summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index a6e323a..99d4ee0 100644
--- a/structs.go
+++ b/structs.go
@@ -5,5 +5,4 @@ var me Virtigod
// this app's variables
type Virtigod struct {
dirs []string
- // cluster *virtbuf.Cluster
}