diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-21 08:18:38 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-21 09:03:25 +0200 |
commit | 46bf3068de40192e0b69ef5f6ab3b2f43c71ef71 (patch) | |
tree | ec2cf682744c7e8a2f1aad25d0189be501462923 /connectivity/source/inc/flat/ETables.hxx | |
parent | 339d967dbf91ae22bc0a09a894c4499f47c72615 (diff) |
remove commented out namespace aliases
Change-Id: I2895204753f3302b5c7cbcce6f4d01d6bdd0694e
Diffstat (limited to 'connectivity/source/inc/flat/ETables.hxx')
-rw-r--r-- | connectivity/source/inc/flat/ETables.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/inc/flat/ETables.hxx b/connectivity/source/inc/flat/ETables.hxx index 887d5a47adfa..650ad17fc36d 100644 --- a/connectivity/source/inc/flat/ETables.hxx +++ b/connectivity/source/inc/flat/ETables.hxx @@ -26,7 +26,6 @@ namespace connectivity { namespace flat { - // namespace ::com::sun::star::sdbcx = ::com::sun::star::sdbcx; typedef file::OTables OFlatTables_BASE; class OFlatTables : public OFlatTables_BASE |