Some small gui work and bug fixes

This commit is contained in:
Jaime Thomas
2008-06-10 03:33:53 +00:00
parent e6aae7748d
commit 1d6bc631f7
9 changed files with 112 additions and 8 deletions

View File

@@ -29,7 +29,6 @@
typedef struct _Ecdb_Main Ecdb_Main;
struct _Ecdb_Main
{
Ecore_List *projects;
Ecore_List *drives;
};