summaryrefslogtreecommitdiff
path: root/examples/detect.c
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2009-01-15 21:30:36 +0000
committerLinus Walleij <triad@df.lth.se>2009-01-15 21:30:36 +0000
commit2eaaff0477a5c5ba2aa7631e998f8bd4f77cf75c (patch)
tree821ec7e6152756146fb7e24a1dbd6a71243568b3 /examples/detect.c
parenta459cc13fd3ce22d4fb116bd54281611369f6f1c (diff)
downloadlibmtp-2eaaff0477a5c5ba2aa7631e998f8bd4f77cf75c.tar.gz
include fixes for *BSD
Diffstat (limited to 'examples/detect.c')
-rw-r--r--examples/detect.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/detect.c b/examples/detect.c
index c61a4cc..393fd2c 100644
--- a/examples/detect.c
+++ b/examples/detect.c
@@ -116,7 +116,6 @@ int main (int argc, char **argv)
for (i = 0; i < numrawdevices; i++) {
LIBMTP_mtpdevice_t *device;
LIBMTP_file_t *files;
- uint32_t xmlfileid = 0;
char *friendlyname;
char *syncpartner;
char *sectime;