Skip to content

Commit bbc003f

Browse files
authored
Update controlador.py
1 parent f3d6ba1 commit bbc003f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controlador.py

-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ def create_menu(self, menu, menu_options):
193193
hSubMenu=submenu)
194194
win32gui.InsertMenuItem(menu, 0, 1, item)
195195

196-
# @staticmethod
197196
def prep_menu_icon(self, icon):
198197
# First load the icon.
199198
ico_x = win32api.GetSystemMetrics(win32con.SM_CXSMICON)

0 commit comments

Comments
 (0)