Removes can_vv_get from some things (#39136)

* Removes can_vv_get from some things

* This too

* Remove extra vv_edit_var
This commit is contained in:
Jordan Brown
2018-07-24 22:15:45 +12:00
committed by oranges
parent 1ee93682df
commit 2ddf0e656f
4 changed files with 0 additions and 17 deletions
-3
View File
@@ -42,9 +42,6 @@ GLOBAL_PROTECT(protected_ranks)
return QDEL_HINT_LETMELIVE
. = ..()
/datum/admin_rank/can_vv_get(var_name)
return FALSE
/datum/admin_rank/vv_edit_var(var_name, var_value)
return FALSE
-3
View File
@@ -146,9 +146,6 @@ GLOBAL_PROTECT(href_token)
return 1 //we have all the rights they have and more
return 0
/datum/admins/can_vv_get(var_name, var_value)
return FALSE //nice try trialmin
/datum/admins/vv_edit_var(var_name, var_value)
return FALSE //nice try trialmin