summaryrefslogtreecommitdiffstats
path: root/src/tools/tqmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/tqmap.h')
-rw-r--r--src/tools/tqmap.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/tools/tqmap.h b/src/tools/tqmap.h
index 8689e17ee..05a30f5ca 100644
--- a/src/tools/tqmap.h
+++ b/src/tools/tqmap.h
@@ -733,13 +733,6 @@ public:
void remove( iterator it ) { detach(); sh->remove( it ); }
void remove( const Key& k );
-#if defined(TQ_FULL_TEMPLATE_INSTANTIATION)
- bool operator==( const TQMap<Key,T>& ) const { return false; }
-#ifndef TQT_NO_STL
- bool operator==( const std::map<Key,T>& ) const { return false; }
-#endif
-#endif
-
protected:
/**
* Helpers