diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 15:30:37 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 18:08:29 +0200 |
commit | adc49a81e940cb84724288a4453b6711f283219f (patch) | |
tree | dc86287afb936e3459bc9217480884ab5bd48ea2 /io/source/stm | |
parent | 7435558847c7bbe9160e0ca6fb1a6115a34555fe (diff) |
remove empty ascii boxes and stuff
Change-Id: Ied91b5b298f0cfad0d3408c3cbb87c7bd1b83247
Diffstat (limited to 'io/source/stm')
-rw-r--r-- | io/source/stm/odata.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/io/source/stm/odata.cxx b/io/source/stm/odata.cxx index 3e8c1b502b9b..51c7d39b982a 100644 --- a/io/source/stm/odata.cxx +++ b/io/source/stm/odata.cxx @@ -941,12 +941,6 @@ typedef boost::unordered_map equalObjectContainer_Impl > ObjectContainer_Impl; -/*--------------------------------------------- -* -* -* -* -*--------------------------------------------*/ class OObjectOutputStream: public ImplInheritanceHelper2< ODataOutputStream, /* parent */ |