Move TrimWhitespace from core to logic.

This commit is contained in:
David Anderson
2015-08-30 18:42:25 -07:00
parent c261bb0b2e
commit 9d2bee261c
7 changed files with 35 additions and 35 deletions
-1
View File
@@ -583,7 +583,6 @@ static sm_core_t core_bridge =
&g_pSourcePawn2,
/* Functions */
find_convar,
UTIL_TrimWhitespace,
log_to_game,
conprint,
get_cvar_string,