From ff28d125380b2dbceb410f6f15785b78808fdad9 Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Sat, 5 Apr 2008 17:13:08 +0000 Subject: code clean git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1398 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/perl/libkviperl.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/modules/perl/libkviperl.cpp') diff --git a/src/modules/perl/libkviperl.cpp b/src/modules/perl/libkviperl.cpp index e9b122975..1f9e51ff0 100644 --- a/src/modules/perl/libkviperl.cpp +++ b/src/modules/perl/libkviperl.cpp @@ -24,7 +24,6 @@ #include "kvi_settings.h" #include "kvi_module.h" - #include "kvi_fileutils.h" #include "kvi_locale.h" #include "kvi_app.h" @@ -442,7 +441,6 @@ static bool perl_kvs_cmd_begin(KviKvsModuleCommandCall * c) KVS_CHECK_MODULE_STATE(m,c) #ifdef COMPILE_PERL_SUPPORT - KviPerlCoreCtrlCommand_execute ex; ex.uSize = sizeof(KviPerlCoreCtrlCommand_execute); ex.pKvsContext = c->context(); @@ -590,7 +588,7 @@ static bool perl_module_cleanup(KviModule *m) KVIRC_MODULE( "Perl", // module name - "1.0.0", // module version + "4.0.0", // module version "Copyright (C) 2004 Szymon Stefanek (pragma at kvirc dot net)", // author & (C) "Perl scripting engine", perl_module_init, -- cgit v1.3.1-10-gc9f91