summaryrefslogtreecommitdiff
path: root/notsure.go
diff options
context:
space:
mode:
Diffstat (limited to 'notsure.go')
-rw-r--r--notsure.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/notsure.go b/notsure.go
index f9288b1..1132edb 100644
--- a/notsure.go
+++ b/notsure.go
@@ -23,7 +23,3 @@ func (pb *Argv) Gui() bool {
}
return false
}
-
-func (pb *Argv) Dump() {
- fmt.Printf("CUR pb: %v\n", pb)
-}