summaryrefslogtreecommitdiff
path: root/hw.go
diff options
context:
space:
mode:
Diffstat (limited to 'hw.go')
-rw-r--r--hw.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/hw.go b/hw.go
deleted file mode 100644
index d64cf5f..0000000
--- a/hw.go
+++ /dev/null
@@ -1,6 +0,0 @@
-package zoopb
-
-// init the installed package list
-func (me *Machine) getMemory() {
- me.osGetMemory()
-}