Skip to content

Commit 42e4452

Browse files
Ladislav ZezulaLadislav Zezula
Ladislav Zezula
authored and
Ladislav Zezula
committed
Removed forgotten debug message
1 parent 419daea commit 42e4452

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

storm_dll/storm_dll.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ BOOL WINAPI SCOMP(Decompress)(char * pbOutBuffer, int * pdwOutLength, char * pb
5858
}
5959
#endif
6060

61-
#pragma message("Huhu1")
6261
#if defined(_MSC_VER) && !defined(BUILDING_STORM_CPP)
6362
#pragma comment(lib, "Storm.lib") // Force linking Storm.lib and thus Storm.dll
6463
#endif

0 commit comments

Comments
 (0)