cleanup : global setting outside panel.c

git-svn-id: http://tint2.googlecode.com/svn/trunk@219 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-10-17 19:52:44 +00:00
parent 4592fc25df
commit c83bdf1848
4 changed files with 41 additions and 39 deletions

View File

@@ -105,7 +105,6 @@ extern Panel panel_config;
extern Panel *panel1;
extern int nb_panel;
void init_panel();
void init_panel_size_and_position(Panel *panel);
void cleanup_panel();