More work on log upload error codes.

This commit is contained in:
lotodore
2012-12-22 20:56:00 +01:00
parent ae786702f6
commit d9f6bd88c2
2 changed files with 5 additions and 8 deletions
-1
View File
@@ -103,7 +103,6 @@ enum PlayerActionLog {
LOG_ACTION_JOIN // has joined the game
};
#define LOG_UPLOAD_ERROR_PREFIX "ERROR"
#define LOG_UPLOAD_ID_SIZE 40
enum LogUploadErrorCode {