commit a05e2646adf946029353e55c9bf7d43d6960c9c7 Author: Oswald Buddenhagen <o...@kde.org> Date: Sat Nov 20 23:48:23 2010 +0100
DRV_SERVER_BAD is and will probably stay unused => trash src/isync.h | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/isync.h b/src/isync.h index 79cc9a9..7f05796 100644 --- a/src/isync.h +++ b/src/isync.h @@ -169,8 +169,7 @@ typedef struct { #define DRV_MSG_BAD 1 #define DRV_BOX_BAD 2 #define DRV_STORE_BAD 3 -#define DRV_SERVER_BAD 4 -#define DRV_CANCELED 5 +#define DRV_CANCELED 4 /* All memory belongs to the driver's user. */ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel