diff options
Diffstat (limited to 'x11-wm/xfce/files/patch-xfce::taskbar.c')
-rw-r--r-- | x11-wm/xfce/files/patch-xfce::taskbar.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-wm/xfce/files/patch-xfce::taskbar.c b/x11-wm/xfce/files/patch-xfce::taskbar.c deleted file mode 100644 index 9656aed6c..000000000 --- a/x11-wm/xfce/files/patch-xfce::taskbar.c +++ /dev/null @@ -1,10 +0,0 @@ ---- xfce/taskbar.c.old Fri Aug 6 23:00:40 2004 -+++ xfce/taskbar.c Fri Aug 6 23:01:03 2004 -@@ -1697,6 +1697,7 @@ - fprintf(f,"\tSortByUnsorted\n"); - break; - default: -+ break; - } - } - |