summaryrefslogtreecommitdiff
path: root/scp2/source/python/file_python.scp
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/python/file_python.scp')
-rw-r--r--scp2/source/python/file_python.scp11
1 files changed, 1 insertions, 10 deletions
diff --git a/scp2/source/python/file_python.scp b/scp2/source/python/file_python.scp
index 614c732c1452..c5029863f1fa 100644
--- a/scp2/source/python/file_python.scp
+++ b/scp2/source/python/file_python.scp
@@ -54,16 +54,7 @@ File gid_File_Lib_Pyuno
Styles = (PACKED);
End
-File gid_File_Lib_Pythonloader
- LIB_FILE_BODY;
- Dir = gid_Brand_Dir_Program;
- #ifdef UNX
- Name = STRING(CONCAT2(pythonloader.uno,UNXSUFFIX));
- #else
- Name = "pythonloader.uno.dll";
- #endif
- Styles = (PACKED);
-End
+STD_LIB_FILE( gid_File_Lib_Pythonloader, pythonloader )
File gid_File_Py_Unohelper
TXT_FILE_BODY;