diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-12-06 16:42:48 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-12-06 16:42:48 +0100 |
commit | 8d9216f289deb14d140a13dbf570b99819d4f8bc (patch) | |
tree | 1a1d4fc96a09517acc3d7a68462acfbb290c426f /scp2 | |
parent | 390e5f5ba11aecd098af2c174a0d87df286b7ff9 (diff) |
Unbreak the packaging
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 2 | ||||
-rw-r--r-- | scp2/source/ooo/file_resource_ooo.scp | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index 8169eef8d190..ef75e8ccbafe 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -1182,8 +1182,6 @@ STD_LIB_FILE( gid_File_Lib_Spl_Unx, spl_unx) SPECIAL_LIB_FILE(gid_File_Lib_Srtrs1,srtrs1) -STD_LIB_FILE( gid_File_Lib_Sts , sts) - STD_LIB_FILE( gid_File_Lib_Svl, svl ) STD_LIB_FILE( gid_File_Lib_Svtools, svt ) diff --git a/scp2/source/ooo/file_resource_ooo.scp b/scp2/source/ooo/file_resource_ooo.scp index 40aaa6fb29d9..6a23a9f8ef77 100644 --- a/scp2/source/ooo/file_resource_ooo.scp +++ b/scp2/source/ooo/file_resource_ooo.scp @@ -82,7 +82,6 @@ STD_RES_FILE( gid_File_Res_Spa, spa ) #endif -STD_RES_FILE( gid_File_Res_Stt, stt ) STD_RES_FILE( gid_File_Res_Sb, sb ) STD_RES_FILE( gid_File_Res_Svl, svl ) |