diff options
Diffstat (limited to 'dbaccess/source/sdbtools/misc/module_sdbt.cxx')
-rw-r--r-- | dbaccess/source/sdbtools/misc/module_sdbt.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dbaccess/source/sdbtools/misc/module_sdbt.cxx b/dbaccess/source/sdbtools/misc/module_sdbt.cxx index 237a2a92618c..d40ef6b96aff 100644 --- a/dbaccess/source/sdbtools/misc/module_sdbt.cxx +++ b/dbaccess/source/sdbtools/misc/module_sdbt.cxx @@ -17,18 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - #include "module_sdbt.hxx" -//........................................................................ namespace sdbtools { -//........................................................................ IMPLEMENT_MODULE( SdbtModule, "sdbt" ) -//........................................................................ } // namespace sdbtools -//........................................................................ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |