summaryrefslogtreecommitdiff
path: root/deskutils/xrolo/files/patch-phone.c
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/xrolo/files/patch-phone.c')
-rw-r--r--deskutils/xrolo/files/patch-phone.c20
1 files changed, 0 insertions, 20 deletions
diff --git a/deskutils/xrolo/files/patch-phone.c b/deskutils/xrolo/files/patch-phone.c
deleted file mode 100644
index 2f63945f2ee4..000000000000
--- a/deskutils/xrolo/files/patch-phone.c
+++ /dev/null
@@ -1,20 +0,0 @@
-*** phone.c.org Sat Jan 9 22:25:15 1999
---- phone.c Sat Jan 9 22:25:52 1999
-***************
-*** 7,13 ****
-
- #include <xview/xview.h>
- #include <xview/panel.h>
-! #include <sys/dir.h>
- #include "defs.h"
-
- static Frame volume_frame;
---- 7,14 ----
-
- #include <xview/xview.h>
- #include <xview/panel.h>
-! #include <sys/types.h>
-! #include <sys/dirent.h>
- #include "defs.h"
-
- static Frame volume_frame;