summaryrefslogtreecommitdiff
path: root/openbox/prop.h
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@comhem.se>2007-03-04 20:18:09 +0000
committerMikael Magnusson <mikachu@comhem.se>2007-03-04 20:18:09 +0000
commit2f87655790f16d3c64a62b6e8d727bf7664b92da (patch)
tree4edc8fcca55f154549483887f9e5b6b065545dfc /openbox/prop.h
parente06e69b9045972efc19faba443e9cee8c7cc81ef (diff)
remove said Atoms
Diffstat (limited to 'openbox/prop.h')
-rw-r--r--openbox/prop.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/prop.h b/openbox/prop.h
index f65dd135..ee62114e 100644
--- a/openbox/prop.h
+++ b/openbox/prop.h
@@ -166,8 +166,6 @@ typedef struct Atoms {
Atom openbox_pid;
Atom ob_wm_state_undecorated;
Atom ob_control;
- Atom ob_reconfigure;
- Atom ob_restart;
} Atoms;
Atoms prop_atoms;