diff --git a/code/modules/client/client_procs.dm b/code/modules/client/client_procs.dm index 96caf8710d3..801282bb757 100644 --- a/code/modules/client/client_procs.dm +++ b/code/modules/client/client_procs.dm @@ -1253,8 +1253,6 @@ GLOBAL_LIST_INIT(blacklisted_builds, list( /client/proc/acquire_dpi() window_scaling = text2num(winget(src, null, "dpi")) - debug_admins("scalies: [window_scaling]") - #undef ADMINSWARNED_AT #undef CURRENT_MINUTE #undef CURRENT_SECOND