mirror of
https://github.com/taigrr/wails.git
synced 2026-04-14 02:48:21 -07:00
Remove context menu debug log
This commit is contained in:
@@ -2214,7 +2214,7 @@ void parseContextMenus(struct Application *app) {
|
||||
hashmap_put(&contextMenuMap, (char*)contextMenu->key, strlen(contextMenu->key), menu);
|
||||
}
|
||||
|
||||
dumpContextMenus(app);
|
||||
// dumpContextMenus(app);
|
||||
}
|
||||
|
||||
void parseTrayData(struct Application *app) {
|
||||
|
||||
Reference in New Issue
Block a user