aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/obscuren/qml/cdata/cdata.go
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/github.com/obscuren/qml/cdata/cdata.go')
-rw-r--r--Godeps/_workspace/src/github.com/obscuren/qml/cdata/cdata.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/Godeps/_workspace/src/github.com/obscuren/qml/cdata/cdata.go b/Godeps/_workspace/src/github.com/obscuren/qml/cdata/cdata.go
deleted file mode 100644
index 6f13b810f..000000000
--- a/Godeps/_workspace/src/github.com/obscuren/qml/cdata/cdata.go
+++ /dev/null
@@ -1,6 +0,0 @@
-// Package cdata supports the implementation of the qml package.
-package cdata
-
-func Ref() uintptr
-
-func Addrs() (uintptr, uintptr)