]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/ctables.h
* Fixed some incorrect declarations in IOCPEngine
[user/henk/code/inspircd.git] / include / ctables.h
index 105b439a3f1dd2277f7cc169983d415e62170750..7bd73448c7ce3ed32ddcf5972780a7044af8166d 100644 (file)
@@ -108,7 +108,7 @@ class CoreExport command_t : public Extensible
                total_bytes = 0;
                source = "<core>";
                syntax = "";
-               translation.push_back(TR_END);
+               translation.clear();
        }
 
        /** Handle the command from a user.