From 10defb97794df85cb747fef61881bbee7e420b81 Mon Sep 17 00:00:00 2001 From: OciXCrom Date: Sun, 15 Jul 2018 19:13:40 +0200 Subject: [PATCH] Update lang.inc --- plugins/include/lang.inc | 5 ----- 1 file changed, 5 deletions(-) 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.