summaryrefslogtreecommitdiff
path: root/libgphoto2_port/serial
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2007-11-02 21:21:00 +0000
committerMarcus Meissner <marcus@jet.franken.de>2007-11-02 21:21:00 +0000
commit7901f1e41a5a451f4e1f5ef394ffcde0719fce9d (patch)
treeec2359f4bcff42a45cf9d80a3de84e48bd85b0af /libgphoto2_port/serial
parentf89b17490f2198afd2df5a7f725523472b0b5954 (diff)
downloadlibgphoto2-7901f1e41a5a451f4e1f5ef394ffcde0719fce9d.tar.gz
revert last
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10846 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2_port/serial')
-rw-r--r--libgphoto2_port/serial/unix.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libgphoto2_port/serial/unix.c b/libgphoto2_port/serial/unix.c
index 72b282200..3ad870bbe 100644
--- a/libgphoto2_port/serial/unix.c
+++ b/libgphoto2_port/serial/unix.c
@@ -76,10 +76,6 @@
# include <lockdev.h>
#endif
-#ifndef O_NDELAY
-# define O_NDELAY 0
-#endif
-
#include <gphoto2/gphoto2-port-result.h>
#include <gphoto2/gphoto2-port-log.h>
#include <gphoto2/gphoto2-port.h>