summaryrefslogtreecommitdiffstats
path: root/doc/html/chart-element-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/chart-element-h.html')
-rw-r--r--doc/html/chart-element-h.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/html/chart-element-h.html b/doc/html/chart-element-h.html
index fdd0b383b..c60dbe723 100644
--- a/doc/html/chart-element-h.html
+++ b/doc/html/chart-element-h.html
@@ -90,14 +90,6 @@ public:
void setProX( int index, double value );
void setProY( int index, double value );
-#ifdef TQ_FULL_TEMPLATE_INSTANTIATION
- // xlC 3.x workaround
- TQ_DUMMY_COMPARISON_OPERATOR(Element)
- bool operator!=( const Element& e) const {
- return ( !(e == *this) );
- }
-#endif
-
private:
void init( double value, TQColor valueColor, int valuePattern,
const <a href="tqstring.html">TQString</a>&amp; label, TQColor labelColor );