From 9b19ee72457586e41da5788f802c6bc55ea7a84b Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 11 Feb 2014 16:17:17 -0500 Subject: Moved things that I haven't migated yet out of the way for now. --- menus_windows.go | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 menus_windows.go (limited to 'menus_windows.go') diff --git a/menus_windows.go b/menus_windows.go deleted file mode 100644 index 4f6c059..0000000 --- a/menus_windows.go +++ /dev/null @@ -1,12 +0,0 @@ -// 10 february 2014 -package main - -import ( -// "syscall" -// "unsafe" -) - -// Menu notifications. -const ( - WM_COMMAND = 0x0111 -) -- cgit v1.2.3