diff --git a/comctl_windows.go b/comctl_windows.go index 1d0e221..ea26704 100644 --- a/comctl_windows.go +++ b/comctl_windows.go @@ -12,7 +12,6 @@ import ( // pretty much every constant here except _WM_USER is from commctrl.h, except where noted var ( - // TODO deinitialize at program end? comctlManifestCookie uintptr )