summaryrefslogtreecommitdiff
path: root/graphics/inkscape/patches/patch-src_ui_tool_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/inkscape/patches/patch-src_ui_tool_node.h')
-rw-r--r--graphics/inkscape/patches/patch-src_ui_tool_node.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/graphics/inkscape/patches/patch-src_ui_tool_node.h b/graphics/inkscape/patches/patch-src_ui_tool_node.h
deleted file mode 100644
index 6ac27d2ce66..00000000000
--- a/graphics/inkscape/patches/patch-src_ui_tool_node.h
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-src_ui_tool_node.h,v 1.3 2015/02/03 13:55:12 adam Exp $
-
---- src/ui/tool/node.h.orig 2014-11-30 18:45:32.000000000 +0000
-+++ src/ui/tool/node.h
-@@ -21,11 +21,7 @@
- #include <stdexcept>
- #include <cstddef>
-
--#if __cplusplus >= 201103L
- #include <functional>
--#else
--#include <tr1/functional>
--#endif
-
- #include <boost/enable_shared_from_this.hpp>
- #include <boost/shared_ptr.hpp>