diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2013-02-25 15:34:48 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2013-02-25 15:55:00 +0100 |
commit | 4c70c7954d785e83c4b599f605507d0c6fd58ef5 (patch) | |
tree | 0214455e2540b589dab960caf08e1ea093f7c102 /scp2 | |
parent | e9bb65ca3f04af009e96e6e1c9cbffdd27670d61 (diff) |
fdo#60924: move dba from scp2 to gbuild
Change-Id: Iee64a80118e927bfa66d24edb34187f7f7551533
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index 05e9c1527b5e..a7c83029f413 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -201,8 +201,6 @@ End #endif #endif -STD_LIB_FILE( gid_File_Lib_Dba, dba) - STD_LIB_FILE( gid_File_Lib_Sdbt, sdbt) STD_LIB_FILE( gid_File_Lib_Dbmm, dbmm) |