*** empty log message ***

svn path=/trunk/boinc/; revision=1110
This commit is contained in:
Eric Heien 2003-03-28 18:10:36 +00:00
parent 6970d97da1
commit 8cf6bc238b
1 changed files with 1 additions and 2 deletions

View File

@ -129,8 +129,7 @@ int boinc_init() {
gi.refresh_period = 0.5;
gi.xsize = 640;
gi.ysize = 480;
}
if (f) {
} else {
retval = parse_graphics_file(f, &gi);
if (retval) {
fprintf(stderr, "boinc_init(): can't parse graphics data file\n");