diff options
| author | Stefano Facchini <stefano.facchini@gmail.com> | 2017-10-21 09:49:43 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2018-01-16 20:43:30 +0000 |
| commit | 564d0374b6a4b0991eacf03f6650e9e2ecd2e8e4 (patch) | |
| tree | 919d3cdd50de8e216e382d44e0a4441e2e131d69 /src/ui/tool/node.h | |
| parent | Filter out conflicting files (diff) | |
| download | inkscape-564d0374b6a4b0991eacf03f6650e9e2ecd2e8e4.tar.gz inkscape-564d0374b6a4b0991eacf03f6650e9e2ecd2e8e4.zip | |
Remove obsolete build defines
Diffstat (limited to 'src/ui/tool/node.h')
| -rw-r--r-- | src/ui/tool/node.h | 11 |
1 files changed, 0 insertions, 11 deletions
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 <typename> class NodeIterator; } } -/* -#if HAVE_TR1_UNORDERED_SET -namespace std { -namespace tr1 { -template <typename N> struct hash< Inkscape::UI::NodeIterator<N> >; -} -} -#endif -#endif -*/ - namespace Inkscape { namespace UI { |
