summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-03 20:45:55 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-03 20:46:50 +0900
commit44e3dcf03b74111965584feb22e7baf97e26a7fa (patch)
treeb76e65cabeb84b7eeab195c2c5c3a8a3b35942a6 /connectivity
parent09cd5c460704ddd99669a61ae335bfb2ce357140 (diff)
removed unused defines
Change-Id: I95eb6a46e6d2a2763313e90e5b15582c83f66b81
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/postgresql/pq_xtables.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_xtables.cxx b/connectivity/source/drivers/postgresql/pq_xtables.cxx
index afc1477a8603..b7e20f785bf7 100644
--- a/connectivity/source/drivers/postgresql/pq_xtables.cxx
+++ b/connectivity/source/drivers/postgresql/pq_xtables.cxx
@@ -107,7 +107,6 @@ using com::sun::star::sdbcx::XViewsSupplier;
namespace pq_sdbc_driver
{
-#define ASCII_STR(x) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) )
Tables::Tables(
const ::rtl::Reference< RefCountedMutex > & refMutex,
const ::com::sun::star::uno::Reference< com::sun::star::sdbc::XConnection > & origin,