diff options
| author | Jeff Carr <[email protected]> | 2024-02-11 23:16:31 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-11 23:16:31 -0600 |
| commit | cdc5743e67fd69c20a582d59ec2c47c804ae84ef (patch) | |
| tree | 75ad958fd0522866cdbe00c29e8b6d92ff5d1a4a /main.go | |
| parent | 08436e1a8dbd9d4166d43fef63d5c956a6e7b850 (diff) | |
purge dump comments
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,4 +1,3 @@ -// THSI IS MAIN package main import ( @@ -24,7 +23,6 @@ func main() { me.myGui = gui.New() me.myGui.InitEmbed(resToolkit) - // me.myGui.LoadToolkit("nocui") me.myGui.Default() me.autotypistWindow = me.myGui.NewWindow("autotypist for GO & git. it types faster than you can.") |
