summaryrefslogtreecommitdiff
path: root/area.go
diff options
context:
space:
mode:
Diffstat (limited to 'area.go')
-rw-r--r--area.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/area.go b/area.go
index 04dfbaf..27cba62 100644
--- a/area.go
+++ b/area.go
@@ -27,8 +27,6 @@ import (
// systems; trying ot recreate these yourself is only going
// to lead to trouble.
// [FOR FUTURE PLANNING Use TextArea instead, providing a TextAreaHandler.]
-//
-// To facilitate development and debugging, for the time being, Areas only work on GTK+.
type Area struct {
lock sync.Mutex
created bool