diff options
author | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2013-09-10 12:57:00 +0100 |
---|---|---|
committer | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2013-09-10 19:52:00 +0100 |
commit | ca247672c53418eb46c574e8ce5eae453b1969bd (patch) | |
tree | 693e778eb1b79c4d4e926502d73db13cf5022fd9 /dbaccess | |
parent | 87bd0c8c8f2b6d66c32781d5dc81e7b9029ff544 (diff) |
Remove unneeded lines.
Change-Id: Ica14f151653f57f01dfd46754b705231e8423fac
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/Library_dba.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dbaccess/Library_dba.mk b/dbaccess/Library_dba.mk index 27d2e99302ce..3946776a8c84 100644 --- a/dbaccess/Library_dba.mk +++ b/dbaccess/Library_dba.mk @@ -20,12 +20,6 @@ $(eval $(call gb_Library_add_defs,dba,\ -DOOO_DLLIMPLEMENTATION_DBA \ )) -ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE) -$(eval $(call gb_Library_add_defs,dba,\ - -DENABLE_FIREBIRD_SDBC \ -)) -endif - $(eval $(call gb_Library_use_external,dba,boost_headers)) $(eval $(call gb_Library_use_sdk_api,dba)) |