summaryrefslogtreecommitdiff
path: root/sw/inc/ndhints.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-11-03 18:30:13 +0200
committerTor Lillqvist <tml@collabora.com>2013-11-03 18:31:30 +0200
commit21f56260bec8d3b9f4af346c0a1cc1465aa3d04c (patch)
treec1a00358fd55d0be45493deec40c891ccd095cb1 /sw/inc/ndhints.hxx
parentc1c0593cba85ac03c8a59e58e07fbbdc0478bf7a (diff)
Bin unused (and uninformative) debugging SvStream operator<< for SwpHints
Change-Id: I7faa055831872cdc46004653eb5d01e6b7ea4b4e
Diffstat (limited to 'sw/inc/ndhints.hxx')
-rw-r--r--sw/inc/ndhints.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/ndhints.hxx b/sw/inc/ndhints.hxx
index d8b611535cbc..91488a80d110 100644
--- a/sw/inc/ndhints.hxx
+++ b/sw/inc/ndhints.hxx
@@ -196,9 +196,6 @@ public:
DECL_FIXEDMEMPOOL_NEWDEL(SwpHints)
};
-/// Output operator for text hints.
-SvStream &operator<<(SvStream &aS, const SwpHints &rHints); //$ ostream
-
/// Inline Implementations