From fd7668947091b11c9d9d5775edf5f414e4be6173 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 15 Feb 2003 12:47:05 +0000 Subject: dont provide a default icon in the python stuff, itll come from the style --- src/config.hh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/config.hh') diff --git a/src/config.hh b/src/config.hh index cfa0adc5..f0205509 100644 --- a/src/config.hh +++ b/src/config.hh @@ -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(); }; -- cgit v1.2.3