debug remove

This commit is contained in:
Timothy Teakettle
2020-07-29 18:26:35 +01:00
parent b5a16d8945
commit d5ac2dcd74

View File

@@ -2703,7 +2703,6 @@ GLOBAL_LIST_EMPTY(preferences_datums)
if(href_list["select_category"])
category = text2num(href_list["select_category"])
subcategory = 1
message_admins(category)
if(href_list["select_subcategory"])
subcategory = text2num(href_list["select_subcategory"])
if(href_list["toggle_gear_path"])