diff --git a/code/modules/client/client_procs.dm b/code/modules/client/client_procs.dm index 4d7dcae6e5e..e10e7bea96a 100644 --- a/code/modules/client/client_procs.dm +++ b/code/modules/client/client_procs.dm @@ -1293,8 +1293,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