diff options
Diffstat (limited to 'cmds/textbox/main.go')
| -rw-r--r-- | cmds/textbox/main.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmds/textbox/main.go b/cmds/textbox/main.go index 0dd17e6..e02ff4a 100644 --- a/cmds/textbox/main.go +++ b/cmds/textbox/main.go @@ -26,7 +26,6 @@ func main() { // gui.SetDebug(true) // gui.InitPlugins([]string{"gocui"}) - // gui.InitPlugins([]string{"democui"}) gui.Main(initGUI) } |
