summaryrefslogtreecommitdiffstats
path: root/config-win32.h.in
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2006-11-10 10:22:48 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2006-11-10 10:22:48 +0000
commit1f99578ce98947170a8f3809e8d77cb2d4b9a4f4 (patch)
tree8893cd6e6b357abee3b722f5baebed2791c297f6 /config-win32.h.in
parent004d8b48a8962828b3f63227fdf0667d3c3b18af (diff)
downloadopenvpn-1f99578ce98947170a8f3809e8d77cb2d4b9a4f4.tar.gz
openvpn-1f99578ce98947170a8f3809e8d77cb2d4b9a4f4.tar.xz
openvpn-1f99578ce98947170a8f3809e8d77cb2d4b9a4f4.zip
Backed out AUTO_USERID feature introduced in r1436.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1449 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'config-win32.h.in')
-rw-r--r--config-win32.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config-win32.h.in b/config-win32.h.in
index fcf4b69..502c6ae 100644
--- a/config-win32.h.in
+++ b/config-win32.h.in
@@ -65,9 +65,6 @@ typedef unsigned long in_addr_t;
/* Allow --askpass and --auth-user-pass passwords to be read from a file */
/* #undef ENABLE_PASSWORD_SAVE */
-/* Enable AUTO_USERID feature */
-/* #define AUTO_USERID */
-
/* Enable client/server capability */
#define ENABLE_CLIENT_SERVER 1