summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/module_hidden_ooo.scp
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/ooo/module_hidden_ooo.scp')
-rw-r--r--scp2/source/ooo/module_hidden_ooo.scp12
1 files changed, 0 insertions, 12 deletions
diff --git a/scp2/source/ooo/module_hidden_ooo.scp b/scp2/source/ooo/module_hidden_ooo.scp
index e28e5aa2cc8d..438dcdea6233 100644
--- a/scp2/source/ooo/module_hidden_ooo.scp
+++ b/scp2/source/ooo/module_hidden_ooo.scp
@@ -785,15 +785,3 @@ Module gid_Module_Oo_Linguistic
gid_File_Lib_Lnth,
gid_File_Share_Registry_Lingucomponent_Xcd);
End
-
-#ifdef LINUX
-Module gid_Module_Root_Userland
- ParentID = gid_Module_Root;
- InstallOrder = "5";
- Name = "gid_Module_Root_Userland";
- Description = "gid_Module_Root_Userland";
- Subdir = "userland";
- Styles = (HIDDEN_ROOT,USERLANDMODULE,USERINSTALLONLY,NOTRELOCATABLE,XPD_ONLY,INSTALLCANFAIL);
- PackageName = "${USERLANDPACKAGENAME}";
-End
-#endif