[user32_apitest]

- Fix build with gcc

svn path=/trunk/; revision=53814
This commit is contained in:
Giannis Adamopoulos 2011-09-23 14:19:40 +00:00
parent d55b76ab43
commit b540c10e9f

View file

@ -81,7 +81,6 @@ void trace_cache(const char* file, int line)
{
int i;
char buff[100];
char *szMsgName;
for (i=0; i < message_cache_size; i++)
{