Removed a stray TODO about a constant in comctl_windows.go.
This commit is contained in:
parent
84949b52d8
commit
1a4e10f18d
|
@ -63,8 +63,6 @@ const (
|
|||
_CCM_SETBKCOLOR = (_CCM_FIRST + 1)
|
||||
)
|
||||
|
||||
// TODO move _WM_USER here?
|
||||
|
||||
// Progress Bar styles.
|
||||
const (
|
||||
_PBS_SMOOTH = 0x01
|
||||
|
|
Loading…
Reference in New Issue