]> Dogcows Code - chaz/openbox/blobdiff - openbox/session.h
when restoring the session, dont restore windows which appear more than once in the...
[chaz/openbox] / openbox / session.h
index 97e55a3b1fe8301b04b8eb709a42c72756c518d0..ddf6f7768bdd9d245b061af7dc0bfd271ba11590 100644 (file)
@@ -27,7 +27,6 @@ typedef struct _ObSessionState ObSessionState;
 
 struct _ObSessionState {
     gchar *id, *command, *name, *class, *role;
-    ObClientType type;
     guint desktop;
     gint x, y, w, h;
     gboolean shaded, iconic, skip_pager, skip_taskbar, fullscreen;
This page took 0.02052 seconds and 4 git commands to generate.