summaryrefslogtreecommitdiff
path: root/redo/table_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'redo/table_unix.go')
-rw-r--r--redo/table_unix.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/redo/table_unix.go b/redo/table_unix.go
index 6ca0cec..4d47405 100644
--- a/redo/table_unix.go
+++ b/redo/table_unix.go
@@ -13,9 +13,6 @@ import (
// #include "gtk_unix.h"
import "C"
-// TODOs
-// - make column headers resizeable
-
type table struct {
*widgetbase
*tablebase