Bug 797126 - Remove tinyid/shortid/userid (r=terrence)

This commit is contained in:
Luke Wagner
2014-02-21 10:24:26 -06:00
parent 9102d9f022
commit 05c3cb3e42
33 changed files with 113 additions and 249 deletions

View File

@@ -167,7 +167,6 @@ EmptyDesc(PPropertyDescriptor *desc)
{
desc->objId() = 0;
desc->attrs() = 0;
desc->shortid() = 0;
desc->value() = void_t();
desc->getter() = 0;
desc->setter() = 0;