summaryrefslogtreecommitdiff
path: root/controls_windows.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-04-28 12:13:06 -0400
committerPietro Gagliardi <[email protected]>2014-04-28 12:13:06 -0400
commit9a1eb65f9a207a1c03e49cc9e281e7a8fd5e40a9 (patch)
tree3b7ffb118bd5f36694747b7910e104549c8104fb /controls_windows.go
parent4452de9a07338cd9876bbb351b1b8f9ea5412b27 (diff)
Moved TODOs about stripping non-Windows XP constants to future plans; also reworded a comment in comctl_windows.go.
Diffstat (limited to 'controls_windows.go')
-rw-r--r--controls_windows.go2
1 files changed, 0 insertions, 2 deletions
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