Remove an obsolete comment

svn path=/trunk/; revision=30689
This commit is contained in:
Jörg Mayer 2009-10-25 10:33:10 +00:00
parent 53e44c4a73
commit e0ce6d735d
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ option(ENABLE_ADNS "Build with adns support" ON)
option(ENABLE_PCRE "Build with pcre support" ON)
option(ENABLE_PORTAUDIO "Build with portaudio support" ON)
option(ENABLE_Z "Build with zlib compression support" ON)
# todo wslua currently seems to be broken
option(ENABLE_LUA "Build with lua dissector support" ON)
option(ENABLE_PYTHON "Build with python dissector support" ON)
option(ENABLE_SMI "Build with smi snmp support" ON)