From c3e9f547e8da6b20c314f3d61661407a65a6111a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 7 Apr 2009 02:02:06 +0000 Subject: removed anytun02 compat mode --- src/options.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/options.h') diff --git a/src/options.h b/src/options.h index f61a974..0f73a0b 100644 --- a/src/options.h +++ b/src/options.h @@ -76,7 +76,6 @@ struct options_struct { char* passphrase_; role_t role_; #endif - int anytun02_compat_; u_int32_t auth_tag_length_; buffer_t key_; buffer_t salt_; @@ -94,4 +93,3 @@ void options_print_usage(); void options_print(options_t* opt); #endif - -- cgit v1.2.3