diff --git a/plugins/include/xs.inc b/plugins/include/xs.inc index 562f0155..22574869 100755 --- a/plugins/include/xs.inc +++ b/plugins/include/xs.inc @@ -135,8 +135,6 @@ #endif -// Hardcore -#pragma semicolon 1 /****** DEBUGGING / LOGING FUNCTIONS ******/ enum xs_logtypes { @@ -1246,4 +1244,3 @@ return 1; } -#pragma semicolon 0 \ No newline at end of file