]> Dogcows Code - chaz/openbox/blobdiff - obt/prop.h
add keyboard.[ch] to libobt. these are for tracking modifier keys, and translating...
[chaz/openbox] / obt / prop.h
index 0ccde37699df4b64ccbb864ce66a98133972d697..1f5709356219f61a707e60a161bc98a0afc250dd 100644 (file)
@@ -210,8 +210,6 @@ typedef enum {
     OBT_PROP_NUM_ATOMS
 } ObtPropAtom;
 
-void obt_prop_startup();
-
 Atom obt_prop_atom(ObtPropAtom a);
 
 gboolean obt_prop_get32(Window win, Atom prop, Atom type, guint32 *ret);
This page took 0.024937 seconds and 4 git commands to generate.