fixed issue 45, segfault without clock
git-svn-id: http://tint2.googlecode.com/svn/trunk@55 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user