diff --git a/plugins/include/lang.inc b/plugins/include/lang.inc index 74d23f55..247a6004 100755 --- a/plugins/include/lang.inc +++ b/plugins/include/lang.inc @@ -68,11 +68,6 @@ enum TransKey * @return Key index */ native TransKey:CreateLangKey(const key[]); - -/** - * - * Returns -1 on not found. - */ /** * Finds a translation key index without adding on failure.