This commit was manufactured by cvs2svn to create branch 'decode'.
[gnokii.git] / xgnokii / xgnokii_data.h
diff --git a/xgnokii/xgnokii_data.h b/xgnokii/xgnokii_data.h
deleted file mode 100644 (file)
index 75c33a3..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-/*
-
-  X G N O K I I
-
-  A Linux/Unix GUI for Nokia mobile phones.
-
-  Released under the terms of the GNU GPL, see file COPYING for more details.
-
-*/
-
-#ifndef XGNOKII_DATA_H
-#define XGNOKII_DATA_H
-
-void GUI_CreateDataWindow (void);
-inline void GUI_ShowData (void);
-inline void GUI_HideData (void);
-
-#endif
-
-