diff options
Diffstat (limited to 'x11-wm/blackbox/files/patch-src::Window.cc')
-rw-r--r-- | x11-wm/blackbox/files/patch-src::Window.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-wm/blackbox/files/patch-src::Window.cc b/x11-wm/blackbox/files/patch-src::Window.cc deleted file mode 100644 index ec6c3afd4e04..000000000000 --- a/x11-wm/blackbox/files/patch-src::Window.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- src/Window.cc.orig Wed Aug 13 12:40:02 2003 -+++ src/Window.cc Wed Aug 13 12:41:03 2003 -@@ -44,6 +44,8 @@ - #endif // HAVE_STDLIB_H - } -+#include <cassert> -+ - #include "i18n.hh" - #include "blackbox.hh" - #include "GCCache.hh" |