diff --git a/tgstation.dme b/tgstation.dme index e304d92311..a0fdb99991 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -2141,7 +2141,6 @@ #include "code\modules\VR\vr_sleeper.dm" #include "code\modules\zombie\items.dm" #include "code\modules\zombie\organs.dm" -#include "code\orphaned_procs\dbcore.dm" #include "code\orphaned_procs\statistics.dm" #include "interface\interface.dm" #include "interface\stylesheet.dm" diff --git a/tgstation.dme.rej b/tgstation.dme.rej deleted file mode 100644 index 7bb6a1f035..0000000000 --- a/tgstation.dme.rej +++ /dev/null @@ -1,9 +0,0 @@ -diff a/tgstation.dme b/tgstation.dme (rejected hunks) -@@ -2076,7 +2077,6 @@ - #include "code\modules\zombie\items.dm" - #include "code\modules\zombie\organs.dm" - #include "code\orphaned_procs\AStar.dm" --#include "code\orphaned_procs\dbcore.dm" - #include "code\orphaned_procs\priority_announce.dm" - #include "code\orphaned_procs\statistics.dm" - #include "interface\interface.dm"