Index: sources/cloudsync/CloudSyncController.h =================================================================== diff -u -r1c23a7f4c576dd70c2bfb94a85af470b7d641f1e -rd0c1c6aa5856a7acbca29a4c5435cc20db3ea383 --- sources/cloudsync/CloudSyncController.h (.../CloudSyncController.h) (revision 1c23a7f4c576dd70c2bfb94a85af470b7d641f1e) +++ sources/cloudsync/CloudSyncController.h (.../CloudSyncController.h) (revision d0c1c6aa5856a7acbca29a4c5435cc20db3ea383) @@ -99,7 +99,6 @@ eError_CredentialRemove , // the credential files sent to UI can't be removed. eError_CredentialEmpty , // the UI folder doesn't have credential files. - eError_OutFileEmpty , // Out file has changed from CS2UI but the content is empty. };