summaryrefslogtreecommitdiff
path: root/camlibs/canon/library.h
diff options
context:
space:
mode:
authorFredrik <fredrik@krixor.xy.org>2001-11-20 07:58:21 +0000
committerFredrik <fredrik@krixor.xy.org>2001-11-20 07:58:21 +0000
commitb848d3ebc51dc811f8c181fb1756b9e34e03bed3 (patch)
tree8e48a308da7fdb27834348ff5fb0f7207d85af94 /camlibs/canon/library.h
parentdc997636e0cb9e2f0677a1c353643677adb74e64 (diff)
downloadlibgphoto2-b848d3ebc51dc811f8c181fb1756b9e34e03bed3.tar.gz
Removed obsolete internal debugging code.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3127 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/canon/library.h')
-rw-r--r--camlibs/canon/library.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/camlibs/canon/library.h b/camlibs/canon/library.h
index e7d5d5bf3..3f4779826 100644
--- a/camlibs/canon/library.h
+++ b/camlibs/canon/library.h
@@ -1,5 +1,5 @@
/*
- * psa50.h - Canon PowerShot A50 "native" operations.
+ * library.h - Canon "native" operations.
*
* Written 1999 by Wolfgang G. Reissnegger and Werner Almesberger
*
@@ -70,8 +70,6 @@ struct _CameraPrivateLibrary
char ident[32]; /* Model ID string given by the camera */
char owner[32]; /* Owner name */
char firmwrev[4]; /* Firmware revision */
- int debug;
- int dump_packets;
int A5;
char psa50_id[200]; /* some models may have a lot to report */
int canon_comm_method;