Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 43573)
+++ /trunk/Config.kmk	(revision 43574)
@@ -2696,8 +2696,4 @@
 	$(PATH_STAGE_LIB)/VBox-libssl$(VBOX_SUFF_LIB) \
 	$(PATH_STAGE_LIB)/VBox-libcrypto$(VBOX_SUFF_LIB)
-# Build entire openssl library, not just the minimal subset.
-ifn1of ($(KBUILD_TARGET), win) ## @todo elimiate this stuff, not worth saving 5 seconds of build time.
- VBOX_OPENSSL_ALL = 1
-endif
 
 SDK_VBOX_OPENSSL2      = What you should be using.
Index: /trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl.def
===================================================================
--- /trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl.def	(revision 43573)
+++ /trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl.def	(revision 43574)
@@ -477,9 +477,4 @@
     CERTIFICATEPOLICIES_free
     CERTIFICATEPOLICIES_new
-    COMP_compress_block
-    COMP_CTX_free
-    COMP_CTX_new
-    COMP_expand_block
-    COMP_zlib
     CONF_dump_bio
     CONF_dump_fp
@@ -962,5 +957,4 @@
     ERR_get_string_table
     ERR_lib_error_string
-    ERR_load_ERR_strings
     ERR_load_strings
     ERR_peek_error
@@ -1691,5 +1685,4 @@
     SSLeay_version
     string_to_hex
-    stub_VBOX_BIO_printf
     SXNET_add_id_asc
     SXNET_add_id_INTEGER
