summaryrefslogtreecommitdiff
path: root/src/node.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2010-11-07 21:29:34 (GMT)
committerMarius Kintel <marius@kintel.net>2010-11-07 21:29:34 (GMT)
commite0a068a0e8678da426e1edd398feab5f4ea4d0f0 (patch)
tree5eaa05991d1652fd10692eb7410143d973db6643 /src/node.h
parentd310e364d14444a1a27ae2337cfb4bd0ab061113 (diff)
Refactored some QString usage in the backend to std::string
Diffstat (limited to 'src/node.h')
-rw-r--r--src/node.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/node.h b/src/node.h
index 7ef5f5c..c95b45b 100644
--- a/src/node.h
+++ b/src/node.h
@@ -87,7 +87,5 @@ public:
};
std::ostream &operator<<(std::ostream &stream, const AbstractNode &node);
-// FIXME: Doesn't belong here..
-std::ostream &operator<<(std::ostream &stream, const QString &str);
#endif
contact: Jan Huwald // Impressum