X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fpanel.h;h=8bc64b722dd81dddf382597b51d78ac7ede082b3;hb=5f3517c10b72d28cb72f634ea17306a4cd0b2ab6;hp=64ffcdb93d862fa5eae01004807187cd2c6c34c1;hpb=da65866b2388391052e3ce95818c1d5ebd2b26b5;p=chaz%2Ftint2 diff --git a/src/panel.h b/src/panel.h index 64ffcdb..8bc64b7 100644 --- a/src/panel.h +++ b/src/panel.h @@ -49,9 +49,6 @@ typedef struct { // area.list own all objects of the panel according to config file Area area; - // list of visible objects - GSList *list_visible; - // -------------------------------------------------- // panel Window main_win;