]> Dogcows Code - chaz/openbox/blobdiff - src/config.hh
import the config module properly.
[chaz/openbox] / src / config.hh
index cfa0adc5828788972644e03ee9241d0be935896c..f0205509d1355ec32aa4a0e400ba396e9673e2f0 100644 (file)
@@ -21,11 +21,6 @@ struct Config {
   long drag_threshold;
   long num_desktops;
 
-  unsigned long *default_icon;
-  long icon_w;
-  long icon_h;
-  long icon_length;
-  
   Config();
   ~Config();
 };
This page took 0.020727 seconds and 4 git commands to generate.