|
|
@ -755,8 +755,6 @@ int WIN_NewViewport(GRAPH *graph) |
|
|
#endif |
|
|
#endif |
|
|
if (!window) |
|
|
if (!window) |
|
|
return 1; |
|
|
return 1; |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* change the background color of all windows (both new and already plotted) |
|
|
/* change the background color of all windows (both new and already plotted) |
|
|
by assessing the registered window class */ |
|
|
by assessing the registered window class */ |
|
|
|