Skip to content

Commit

Permalink
Remove old OID name
Browse files Browse the repository at this point in the history
git-svn-id: http://luamongo.googlecode.com/svn/trunk@55 17e306f6-9439-11de-a13a-71b910e68cc8
  • Loading branch information
nrich@ii.net committed Aug 17, 2010
1 parent 69dddfc commit 4bc388d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mongo_bsontypes.cpp
Expand Up @@ -358,7 +358,6 @@ int mongo_bsontypes_register(lua_State *L) {
{"RegEx", bson_type_RegEx},
{"NumberInt", bson_type_NumberInt},
{"Symbol", bson_type_Symbol},
{"OID", bson_type_ObjectID},
{"ObjectId", bson_type_ObjectID},
{"NULL", bson_type_NULL},

Expand Down

0 comments on commit 4bc388d

Please sign in to comment.