remove bracket left over from recent manual merge conflict resolution
This commit is contained in:
parent
dbd0a5743a
commit
c4f641dad6
|
|
@ -755,8 +755,6 @@ int WIN_NewViewport(GRAPH *graph)
|
|||
#endif
|
||||
if (!window)
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
/* change the background color of all windows (both new and already plotted)
|
||||
by assessing the registered window class */
|
||||
|
|
|
|||
Loading…
Reference in New Issue