summaryrefslogtreecommitdiff
path: root/camlibs/sq905
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2021-08-30 12:44:31 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2021-09-08 03:15:39 +0200
commita594c2ccef521711cd303504dfcffaa89c0b425e (patch)
tree9a76ed94016aa9f55d10957c65ebcbb44ab20ff6 /camlibs/sq905
parent5905eae3dedc48032abe15672ab3ec2aa10b62dc (diff)
downloadlibgphoto2-a594c2ccef521711cd303504dfcffaa89c0b425e.tar.gz
Remove remnants of OS/2 support
Remove remnants of OS/2 support, which has been broken at least since commit 9831fa553c from 2006-10, but more probably even since after gphoto2 2.1.0 which was some time in 2002. Closes: https://github.com/gphoto/libgphoto2/issues/710
Diffstat (limited to 'camlibs/sq905')
-rw-r--r--camlibs/sq905/postprocess.c3
-rw-r--r--camlibs/sq905/sq905.c3
2 files changed, 0 insertions, 6 deletions
diff --git a/camlibs/sq905/postprocess.c b/camlibs/sq905/postprocess.c
index 177deca17..ae35ba474 100644
--- a/camlibs/sq905/postprocess.c
+++ b/camlibs/sq905/postprocess.c
@@ -23,9 +23,6 @@
#include <fcntl.h>
#include <string.h>
#include <math.h>
-#ifdef OS2
-#include <db.h>
-#endif
#include <gphoto2/gphoto2.h>
#include <gphoto2/gphoto2-port.h>
diff --git a/camlibs/sq905/sq905.c b/camlibs/sq905/sq905.c
index 548871034..ddbc50b66 100644
--- a/camlibs/sq905/sq905.c
+++ b/camlibs/sq905/sq905.c
@@ -22,9 +22,6 @@
#include <fcntl.h>
#include <string.h>
#include <math.h>
-#ifdef OS2
-#include <db.h>
-#endif
#include <gphoto2/gphoto2.h>
#include <gphoto2/gphoto2-port.h>