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