diff options
author | Pedro Giffuni <pfg@apache.org> | 2011-11-11 02:16:20 +0000 |
---|---|---|
committer | Pedro Giffuni <pfg@apache.org> | 2011-11-11 02:16:20 +0000 |
commit | 6ac4d66b1246d1c9b5ebc52ea1a8872abe23dc71 (patch) | |
tree | a1f0d2785f6c37b89d16d294f2bd0f49bea84a37 /dbaccess/source | |
parent | afcb9d5d253c614a4dc1a35c75ef1e1a1bb44f57 (diff) |
i118582: OS/2 port - patch headers for unixodbc and dbaccess - by ydario.
Diffstat (limited to 'dbaccess/source')
-rw-r--r-- | dbaccess/source/ui/dlg/odbcconfig.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dbaccess/source/ui/dlg/odbcconfig.cxx b/dbaccess/source/ui/dlg/odbcconfig.cxx index 2b7815ddd0f0..336d2d70c6aa 100644 --- a/dbaccess/source/ui/dlg/odbcconfig.cxx +++ b/dbaccess/source/ui/dlg/odbcconfig.cxx @@ -108,10 +108,6 @@ #endif // defined(WNT) // from here on you can do what you want to -#if defined(OS2) -#define SQL_API _System -#endif // defined(OS2) - #else #define ODBC_LIBRARY "" |