summaryrefslogtreecommitdiff
path: root/x11-fm/jafm/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/jafm/files/patch-af')
-rw-r--r--x11-fm/jafm/files/patch-af11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-fm/jafm/files/patch-af b/x11-fm/jafm/files/patch-af
deleted file mode 100644
index cfe921532620..000000000000
--- a/x11-fm/jafm/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- sfm.hh.orig Sat Feb 26 19:36:10 2000
-+++ sfm.hh Sat Feb 26 19:48:53 2000
-@@ -59,7 +59,7 @@
-
- void slot_refresh () ;
-
-- void dragPointAt (const QPoint &p, const QList<DeskIcon> & =0) ;
-+ void dragPointAt (const QPoint &p, const QList<DeskIcon> &) ;
- void dragDropRelease (const QPoint &, const QList<DeskIcon> &) ;
-
- } ;