From 564d0374b6a4b0991eacf03f6650e9e2ecd2e8e4 Mon Sep 17 00:00:00 2001 From: Stefano Facchini Date: Sat, 21 Oct 2017 11:49:43 +0200 Subject: Remove obsolete build defines --- src/ui/tool/node.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src') diff --git a/src/ui/tool/node.h b/src/ui/tool/node.h index 2964b66ca..2d4eb4a7a 100644 --- a/src/ui/tool/node.h +++ b/src/ui/tool/node.h @@ -34,17 +34,6 @@ template class NodeIterator; } } -/* -#if HAVE_TR1_UNORDERED_SET -namespace std { -namespace tr1 { -template struct hash< Inkscape::UI::NodeIterator >; -} -} -#endif -#endif -*/ - namespace Inkscape { namespace UI { -- cgit v1.2.3