summaryrefslogtreecommitdiff
path: root/mainWindow.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-27 14:35:56 -0600
committerJeff Carr <[email protected]>2024-01-27 14:35:56 -0600
commit67f3ae32171783cc878b7e4ae4eb009f316dbfb2 (patch)
treeed2e7eb81d3f326da4201d17f3cc852fec00e8db /mainWindow.go
parentf52728ac678bc00c0982c4f53e09e7292d36b9f7 (diff)
start debugging this again
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'mainWindow.go')
-rw-r--r--mainWindow.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/mainWindow.go b/mainWindow.go
index 764ec03..dc6a036 100644
--- a/mainWindow.go
+++ b/mainWindow.go
@@ -19,7 +19,6 @@ func MakeCloudflareWindow(n *gui.Node) *gadgets.BasicWindow {
// CFdialog.mainWindow.Vertical()
CFdialog.mainWindow.Make()
CFdialog.mainWindow.Draw()
- return CFdialog.mainWindow
// this tab has the master cloudflare API credentials
makeConfigWindow(CFdialog.mainWindow.Box())