removed old code

git-svn-id: http://tint2.googlecode.com/svn/trunk@243 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-10-30 17:36:32 +00:00
parent c763cf7172
commit 271ec40e04
3 changed files with 5 additions and 185 deletions

View File

@@ -16,7 +16,6 @@ void init_config();
void cleanup_config();
int config_read_file (const char *path);
int config_read ();
void save_config ();
#endif