window: ignore STATE_0

This commit is contained in:
Christian Hergert
2016-06-21 12:44:36 -07:00
parent 436e80aa9a
commit 6e597e8898

View File

@ -329,6 +329,7 @@ sp_window_set_state (SpWindow *self,
sp_window_set_profiler (self, profiler);
break;
case SP_WINDOW_STATE_0:
default:
g_warning ("Unknown state: %0d", state);
break;