Merge "Stop being silly."

This commit is contained in:
Elliott Hughes 2015-07-31 16:00:19 +00:00 committed by Gerrit Code Review
commit 87175f0b54

View file

@ -44,7 +44,6 @@ enum {
ALREADY_EXISTS = android::ALREADY_EXISTS,
DEAD_OBJECT = android::DEAD_OBJECT,
FAILED_TRANSACTION = android::FAILED_TRANSACTION,
JPARKS_BROKE_IT = android::JPARKS_BROKE_IT,
BAD_INDEX = android::BAD_INDEX,
NOT_ENOUGH_DATA = android::NOT_ENOUGH_DATA,
WOULD_BLOCK = android::WOULD_BLOCK,