diff options
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index fa5a2c51a640..e88cb714f347 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -645,15 +645,6 @@ STD_LIB_FILE( gid_File_Lib_Fwl , fwl) STD_LIB_FILE( gid_File_Lib_Fwm , fwm) -#ifdef ENABLE_DIRECTX -File gid_File_Lib_Gdiplus - LIB_FILE_BODY; - Styles = (PACKED); - Dir = SCP2_OOO_BIN_DIR; - Name = "gdiplus.dll"; -End -#endif - SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Hatchwindowfactory, hatchwindowfactory.uno ) STD_LIB_FILE( gid_File_Lib_Helplinker, helplinker) |