diff options
| author | 2009-01-22 22:21:12 +0100 | |
|---|---|---|
| committer | 2009-01-22 22:21:12 +0100 | |
| commit | 0934d1ac021dfb7907e4b580b38aa4a938cf2180 (patch) | |
| tree | eceb50d36559f5442c0123320336c5c7d96e996a /dev | |
| parent | 7f2e0f5f719a7092b45b0b7d538137a9b7d78567 (diff) | |
| download | libimobiledevice-0934d1ac021dfb7907e4b580b38aa4a938cf2180.tar.gz libimobiledevice-0934d1ac021dfb7907e4b580b38aa4a938cf2180.tar.bz2 | |
Move things around and clean up some code.
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/msyncclient.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/msyncclient.c b/dev/msyncclient.c index a6764b4..2762f04 100644 --- a/dev/msyncclient.c +++ b/dev/msyncclient.c | |||
| @@ -28,8 +28,6 @@ | |||
| 28 | #include <libxml/tree.h> | 28 | #include <libxml/tree.h> |
| 29 | 29 | ||
| 30 | #include <libiphone/libiphone.h> | 30 | #include <libiphone/libiphone.h> |
| 31 | #include "../src/MobileSync.h" | ||
| 32 | #include "../src/utils.h" | ||
| 33 | 31 | ||
| 34 | 32 | ||
| 35 | int main(int argc, char *argv[]) | 33 | int main(int argc, char *argv[]) |
