remove bracket left over from recent manual merge conflict resolution
This commit is contained in:
parent
d2afa97717
commit
a4cf5eae44
|
|
@ -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 */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue