-rw-r--r-- | libkcal/syncdefines.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libkcal/syncdefines.h b/libkcal/syncdefines.h index f3204a2..46e6823 100644 --- a/libkcal/syncdefines.h +++ b/libkcal/syncdefines.h | |||
@@ -2,11 +2,6 @@ | |||
2 | #ifndef _KSYNC_DEFINES_H_ | 2 | #ifndef _KSYNC_DEFINES_H_ |
3 | #define _KSYNC_DEFINES_H_ | 3 | #define _KSYNC_DEFINES_H_ |
4 | 4 | ||
5 | enum TargetApp { | ||
6 | KOPI = 0, | ||
7 | KAPI = 1, | ||
8 | PWMPI = 2 }; | ||
9 | |||
10 | 5 | ||
11 | #define SYNC_PREF_LOCAL 0 | 6 | #define SYNC_PREF_LOCAL 0 |
12 | #define SYNC_PREF_REMOTE 1 | 7 | #define SYNC_PREF_REMOTE 1 |