This commit was manufactured by cvs2svn to create branch 'decode'.
[gnokii.git] / xgnokii / xgnokii_sms.h
diff --git a/xgnokii/xgnokii_sms.h b/xgnokii/xgnokii_sms.h
deleted file mode 100644 (file)
index d03398c..0000000
+++ /dev/null
@@ -1,22 +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_SMS_H
-#define XGNOKII_SMS_H
-
-extern void GUI_CreateSMSWindow (void);
-
-extern void GUI_ShowSMS (void);
-
-extern void GUI_RefreshMessageWindow (void);
-
-extern void GUI_RefreshSMSCenterMenu (void);
-
-#endif