diff --git a/src/main.cpp b/src/main.cpp index a33586a..bc818df 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -142,8 +142,6 @@ int __cdecl main( int argc, const char *argv[] ) return -1; } - - if ( parser.exists( "showhandlers" ) ) { for ( auto idx = 0u; idx < vm_handlers.size(); ++idx )