This commit was manufactured by cvs2svn to create branch 'decode'.
[gnokii.git] / xgnokii / xgnokii_dtmf.h
diff --git a/xgnokii/xgnokii_dtmf.h b/xgnokii/xgnokii_dtmf.h
deleted file mode 100644 (file)
index 2bc2649..0000000
+++ /dev/null
@@ -1,18 +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_DTMF_H
-#define XGNOKII_DTMF_H
-
-extern void GUI_CreateDTMFWindow ();
-
-extern void GUI_ShowDTMF ();
-
-#endif