diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-03-11 06:03:12 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-03-11 06:03:12 +0000 |
commit | 9ca8f3cf77b7d5ec5956777c2f2e8807bdbcca24 (patch) | |
tree | 6970b8022db6709ba2153f5790d4d2f9bdcc071d /install-win32/settings.in | |
parent | Set tool defaults in pkitool. (diff) | |
download | openvpn-9ca8f3cf77b7d5ec5956777c2f2e8807bdbcca24.tar.xz |
Misc XGUI fixes.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2836 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-rw-r--r-- | install-win32/settings.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/install-win32/settings.in b/install-win32/settings.in index 09626ed..b6789ee 100644 --- a/install-win32/settings.in +++ b/install-win32/settings.in @@ -47,9 +47,6 @@ ; visible=0x81 hidden=0x89 !define PRODUCT_TAP_CHARACTERISTICS 0x81 -# hide tap warning -;!define PRODUCT_TAP_HIDE_WARN - # Build debugging version of TAP driver ;!define PRODUCT_TAP_DEBUG |