[Chore] remove the code that is no longer in use

This commit is contained in:
Sakamoto Shiina
2023-10-08 21:05:25 +09:00
parent c87c3fa4da
commit 7be50d0010
3 changed files with 0 additions and 14 deletions

View File

@@ -48,10 +48,6 @@ class _CreateDropdownMenuWindow(CTkToplevel):
self.max_display_length = self.init_max_display_length
# self.rowconfigure(0,weight=1)
# self.columnconfigure(0,weight=1)
def updateDropdownMenuValues(self, dropdown_menu_widget_id, dropdown_menu_values):
self.dropdown_menu_widgets[dropdown_menu_widget_id].widget.destroy()
self.createDropdownMenuBox(