summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comctl_windows.go1
1 files changed, 0 insertions, 1 deletions
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
)