From 1a4e10f18dcc83a49a59ee7d0e9edc068cfae53b Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 25 Feb 2014 13:17:22 -0500 Subject: Removed a stray TODO about a constant in comctl_windows.go. --- comctl_windows.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'comctl_windows.go') 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 -- cgit v1.2.3