Merge "Stop being silly."

This commit is contained in:
Elliott Hughes 2015-08-06 17:21:35 +00:00 committed by Gerrit Code Review
commit ff52e23f03

View file

@ -58,7 +58,6 @@ enum {
ALREADY_EXISTS = -EEXIST,
DEAD_OBJECT = -EPIPE,
FAILED_TRANSACTION = (UNKNOWN_ERROR + 2),
JPARKS_BROKE_IT = -EPIPE,
#if !defined(HAVE_MS_C_RUNTIME)
BAD_INDEX = -EOVERFLOW,
NOT_ENOUGH_DATA = -ENODATA,