summaryrefslogtreecommitdiff
path: root/libgphoto2_port/include
diff options
context:
space:
mode:
authorLutz Mueller <lutz@users.sourceforge.net>2001-09-22 08:09:29 +0000
committerLutz Mueller <lutz@users.sourceforge.net>2001-09-22 08:09:29 +0000
commita424dea2ccc857d153ff8d3bfec60ac2023c0299 (patch)
tree17efce9ebea03424760a5b2815bdbc667dbfbf89 /libgphoto2_port/include
parent75f1a1c9f943453747ecdd131b4aab26ab98abd7 (diff)
downloadlibgphoto2-a424dea2ccc857d153ff8d3bfec60ac2023c0299.tar.gz
2001-09-22 Lutz M�ller <urc8@rz.uni-karlsruhe.de>
Patch from Fredrik <fredrik@krixor.xy.org> * include/gphoto2-port.h: * libgphoto2_port/gp_port.c: * serial/unix.c: * usb/libusb.c: Clean up settings code. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2296 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2_port/include')
-rw-r--r--libgphoto2_port/include/gphoto2-port.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libgphoto2_port/include/gphoto2-port.h b/libgphoto2_port/include/gphoto2-port.h
index 44cbd9a4b..5e222b693 100644
--- a/libgphoto2_port/include/gphoto2-port.h
+++ b/libgphoto2_port/include/gphoto2-port.h
@@ -159,8 +159,6 @@ struct gp_port {
gp_port_settings settings;
gp_port_settings settings_pending;
- gp_port_settings settings_saved;
-
int device_fd;
#ifdef WIN32
HANDLE device_handle;
@@ -173,7 +171,6 @@ struct gp_port {
void *library_handle;
int debug_level;
- int previously_opened;
};
/* Core functions