mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=1110
This commit is contained in:
parent
6970d97da1
commit
8cf6bc238b
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue