diff options
author | 2004-11-21 06:51:52 +0000 | |
---|---|---|
committer | 2004-11-21 06:51:52 +0000 | |
commit | 0f9dc7198577904480a7ef9a7bb4e3a8a8b88341 (patch) | |
tree | 6608e77f6cf7a4a879933d3c8b49962b9a4a64c0 /x11-wm/icewm/files | |
parent | ~amd64 keyword added (diff) | |
download | historical-0f9dc7198577904480a7ef9a7bb4e3a8a8b88341.tar.gz historical-0f9dc7198577904480a7ef9a7bb4e3a8a8b88341.tar.bz2 historical-0f9dc7198577904480a7ef9a7bb4e3a8a8b88341.zip |
killed off orphan
Diffstat (limited to 'x11-wm/icewm/files')
-rw-r--r-- | x11-wm/icewm/files/icewm-1.2.17_pre1.wmtaskbar.cc.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-wm/icewm/files/icewm-1.2.17_pre1.wmtaskbar.cc.patch b/x11-wm/icewm/files/icewm-1.2.17_pre1.wmtaskbar.cc.patch deleted file mode 100644 index 88481a6bef83..000000000000 --- a/x11-wm/icewm/files/icewm-1.2.17_pre1.wmtaskbar.cc.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- wmtaskbar.cc.orig 2004-10-24 14:10:43.234273832 -0500 -+++ wmtaskbar.cc 2004-10-24 14:11:01.974424896 -0500 -@@ -555,7 +555,7 @@ - const int wcount = sizeof(wlist)/sizeof(wlist[0]); - - int w = 0; -- int y[0] = { 0, 0 }; -+ int y[2] = { 0, 0 }; - int h[2] = { 0, 0 }; - int left[2] = { 0, 0 }; - int right[2] = { 0, 0 }; |