Removed xauth-null dummy plugin.

This commit is contained in:
Tobias Brunner
2012-03-20 17:31:17 +01:00
parent 5c6abd2865
commit 41e1e435d9
7 changed files with 1 additions and 314 deletions
+1 -6
View File
@@ -503,9 +503,4 @@ if MONOLITHIC
endif
endif
if USE_XAUTH_NULL
SUBDIRS += plugins/xauth_null
if MONOLITHIC
libcharon_la_LIBADD += plugins/xauth_null/libstrongswan-xauth-null.la
endif
endif