summaryrefslogtreecommitdiffstats
path: root/apps/winrand.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/winrand.c')
-rw-r--r--apps/winrand.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/winrand.c b/apps/winrand.c
index d042258b50..59bede3d70 100644
--- a/apps/winrand.c
+++ b/apps/winrand.c
@@ -118,7 +118,6 @@ LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
HDC hdc;
PAINTSTRUCT ps;
RECT rect;
- char buffer[200];
static int seeded = 0;
switch (iMsg)