aboutsummaryrefslogtreecommitdiff
path: root/adb
diff options
context:
space:
mode:
authorIan Cottrell <iancottrell@google.com>2015-06-04 10:30:43 +0100
committerIan Cottrell <iancottrell@google.com>2015-06-05 10:46:52 +0100
commit613687438bc0e236db1838c4692b767cbd59660a (patch)
tree3a974fdd5bd15529b5789985e92e72a85d24508c /adb
parentb0626fe11ee5d1d74c21ae0025e5a39df41f0d9e (diff)
downloadgpu-613687438bc0e236db1838c4692b767cbd59660a.tar.gz
Remove redundant types and empty var/init declarations
Change-Id: Ie72a0eea18d9bf4e45f439529ec29a16391b8a10
Diffstat (limited to 'adb')
-rw-r--r--adb/adb_binary.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/adb/adb_binary.go b/adb/adb_binary.go
index 9f7c01027..3b51e0444 100644
--- a/adb/adb_binary.go
+++ b/adb/adb_binary.go
@@ -7,11 +7,6 @@ package adb
import "fmt"
-func init() {
-}
-
-var ()
-
const _DeviceState_name = "offlinedeviceunauthorized"
var _DeviceState_map = map[DeviceState]string{