summaryrefslogtreecommitdiff
path: root/gphoto2
diff options
context:
space:
mode:
Diffstat (limited to 'gphoto2')
-rw-r--r--gphoto2/gphoto2.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/gphoto2/gphoto2.h b/gphoto2/gphoto2.h
index 9bb6ba970..b73bdbb84 100644
--- a/gphoto2/gphoto2.h
+++ b/gphoto2/gphoto2.h
@@ -28,15 +28,6 @@
extern "C" {
#endif
-#ifdef OS2
-# include <db.h>
-# include <sys/param.h>
-# define CAMLIBS getenv("CAMLIBS")
-# define RTLD_LAZY 0x001
-# define VERSION "2"
-# define usleep(t) _sleep2(((t)+500)/ 1000)
-#endif
-
#ifdef WIN32
#ifndef CAMLIBS
#define CAMLIBS "."