Fix a compiler warning

svn path=/trunk/boinc/; revision=13484
This commit is contained in:
Charlie Fenton 2007-08-29 02:23:00 +00:00
parent a2bbef4acd
commit c3960c9140
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
#define TIMER_INTERVAL_MSEC 30
static int xpos = 100, ypos = 100;
static int win_width = 600, win_height = 400;
static int clicked_button;
static int win=0;