summaryrefslogtreecommitdiff
path: root/comctl_windows.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-25 13:17:22 -0500
committerPietro Gagliardi <[email protected]>2014-02-25 13:17:22 -0500
commit1a4e10f18dcc83a49a59ee7d0e9edc068cfae53b (patch)
treeb2105912b81b4cd5d9aad56077c20c5cc8d3300d /comctl_windows.go
parent84949b52d877088e74edc0dca5549d50428573f0 (diff)
Removed a stray TODO about a constant in comctl_windows.go.
Diffstat (limited to 'comctl_windows.go')
-rw-r--r--comctl_windows.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/comctl_windows.go b/comctl_windows.go
index 6c472e8..14ec216 100644
--- a/comctl_windows.go
+++ b/comctl_windows.go
@@ -63,8 +63,6 @@ const (
_CCM_SETBKCOLOR = (_CCM_FIRST + 1)
)
-// TODO move _WM_USER here?
-
// Progress Bar styles.
const (
_PBS_SMOOTH = 0x01