smp: Remove legacy configuration/control interface
This has been replaced by VICI years ago, the only remaining user was the manager. So remove this as well.
This commit is contained in:
@@ -292,13 +292,6 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_SMP
|
||||
SUBDIRS += plugins/smp
|
||||
if MONOLITHIC
|
||||
libcharon_la_LIBADD += plugins/smp/libstrongswan-smp.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_SQL
|
||||
SUBDIRS += plugins/sql
|
||||
if MONOLITHIC
|
||||
|
||||
Reference in New Issue
Block a user