summaryrefslogtreecommitdiff
path: root/libgphoto2/jpeg.c
diff options
context:
space:
mode:
authorLutz Mueller <lutz@users.sourceforge.net>2001-10-23 18:00:18 +0000
committerLutz Mueller <lutz@users.sourceforge.net>2001-10-23 18:00:18 +0000
commita3364e4b63ac684e7d6da5ef355fcd620bef4805 (patch)
treec27f27002c9fd32c282c8563b8b18f9bb5c24685 /libgphoto2/jpeg.c
parent46555f851436764f203d2307711d4ca6900cdcb0 (diff)
downloadlibgphoto2-a3364e4b63ac684e7d6da5ef355fcd620bef4805.tar.gz
2001-10-23 Lutz M�ller <urc8@rz.uni-karlsruhe.de>
* libgphoto2/gphoto2-core.[c,h]: Removed. All functions redirected to gphoto2-abilities-list. Caching of this list should be done in the frontend. * frontends/command-line/main.c: Don't use gp_autodetect, use gp_abilities_list_detect instead. * libgphoto2/setting.c: Move some initialization stuff from gphoto2-core to here. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2705 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2/jpeg.c')
-rw-r--r--libgphoto2/jpeg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgphoto2/jpeg.c b/libgphoto2/jpeg.c
index f18ebf114..8708f1e5a 100644
--- a/libgphoto2/jpeg.c
+++ b/libgphoto2/jpeg.c
@@ -21,7 +21,6 @@
#include <stdlib.h>
#include <string.h>
#include <gphoto2-library.h>
-#include <gphoto2-core.h>
#include "jpeg.h"
// call example:nullpictureabort(picture,"Picture");