summaryrefslogtreecommitdiff
path: root/src/xmlcomposer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlcomposer.h')
-rw-r--r--src/xmlcomposer.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/xmlcomposer.h b/src/xmlcomposer.h
index 97eb533..e857ace 100644
--- a/src/xmlcomposer.h
+++ b/src/xmlcomposer.h
@@ -125,10 +125,6 @@ public:
{ return m_options; }
- // TODO: Should this be somewhere else?
- static wstring formatInt(int num);
-
-
// LevelHandler override
protected:
virtual void clear();