From a7e5ff1867fc87fcb89bacd6f3579bc5d9b726b8 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Wed, 25 Apr 2018 12:50:20 -0400 Subject: [PATCH] Removes randomass file2list declaration --- DMAPI/tgs/v3210/api.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/DMAPI/tgs/v3210/api.dm b/DMAPI/tgs/v3210/api.dm index 7de257f9b4..8823aa6da0 100644 --- a/DMAPI/tgs/v3210/api.dm +++ b/DMAPI/tgs/v3210/api.dm @@ -73,8 +73,6 @@ ListServiceCustomCommands(TRUE) ExportService("[SERVICE_REQUEST_API_VERSION] [ApiVersion()]", TRUE) -/world/proc/file2list(filename, seperator="\n", trim = TRUE) - //nothing to do for v3 /datum/tgs_api/v3210/OnInitializationComplete() return