remove bracket left over from recent manual merge conflict resolution

This commit is contained in:
Holger Vogt 2020-02-16 09:53:30 +01:00
parent dbd0a5743a
commit c4f641dad6
1 changed files with 0 additions and 2 deletions

View File

@ -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 */