From 9a1eb65f9a207a1c03e49cc9e281e7a8fd5e40a9 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 28 Apr 2014 12:13:06 -0400 Subject: Moved TODOs about stripping non-Windows XP constants to future plans; also reworded a comment in comctl_windows.go. --- controls_windows.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'controls_windows.go') diff --git a/controls_windows.go b/controls_windows.go index 581c1a7..991e879 100644 --- a/controls_windows.go +++ b/controls_windows.go @@ -7,8 +7,6 @@ import ( // "unsafe" ) -// TODO for all: filter any not provided in Windows XP - // Button styles. const ( // from winuser.h -- cgit v1.2.3