summaryrefslogtreecommitdiff
path: root/git2.nobj.lua
diff options
context:
space:
mode:
authorRobert G. Jakabosky <bobby@sharedrealm.com>2011-01-07 10:45:11 -0800
committerRobert G. Jakabosky <bobby@sharedrealm.com>2011-01-07 10:45:11 -0800
commit4c770c5b37de769fb50ccd81b11c51367f57d8ba (patch)
tree9da7b5e85e2b5120439aa9b6719f6743c6602818 /git2.nobj.lua
parenta4a95948e23558873801b9f4680d1a930a12da2f (diff)
downloadluagit2-4c770c5b37de769fb50ccd81b11c51367f57d8ba.tar.gz
Replace OType userdata with strings. Added missing rawsize() method.
Diffstat (limited to 'git2.nobj.lua')
-rw-r--r--git2.nobj.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/git2.nobj.lua b/git2.nobj.lua
index a7292e9..643636d 100644
--- a/git2.nobj.lua
+++ b/git2.nobj.lua
@@ -12,7 +12,6 @@ subfiles {
"rawobject.nobj.lua",
"index.nobj.lua",
"index_entry.nobj.lua",
-"otype.nobj.lua",
"oid.nobj.lua",
"error.nobj.lua",
"object.nobj.lua",