summaryrefslogtreecommitdiff
path: root/examples/detect.c
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2006-12-13 12:49:15 +0000
committerLinus Walleij <triad@df.lth.se>2006-12-13 12:49:15 +0000
commitb01d18b496dbf1ac786a8675e02406769427b830 (patch)
treed481a4e371dc5afba1904fc46721b11bba230774 /examples/detect.c
parentcd84936df4eb40ec21f99c3d3a37a0f94a403826 (diff)
downloadlibmtp-b01d18b496dbf1ac786a8675e02406769427b830.tar.gz
One more round of fixes
Diffstat (limited to 'examples/detect.c')
-rw-r--r--examples/detect.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/detect.c b/examples/detect.c
index 823d96a..0a96783 100644
--- a/examples/detect.c
+++ b/examples/detect.c
@@ -38,10 +38,6 @@ int main (int argc, char **argv)
LIBMTP_mtpdevice_t *device;
LIBMTP_file_t *files;
uint32_t xmlfileid = 0;
- uint64_t totalbytes;
- uint64_t freebytes;
- char *storage_description;
- char *volume_label;
char *friendlyname;
char *syncpartner;
char *sectime;