summaryrefslogtreecommitdiff
path: root/libgphoto2_port
diff options
context:
space:
mode:
Diffstat (limited to 'libgphoto2_port')
-rw-r--r--libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c b/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c
index 0b40a6af9..2b1eed76c 100644
--- a/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c
+++ b/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c
@@ -75,7 +75,6 @@ gp_system_dir gp_system_opendir (const char *dirname) {
GPPORTWINDIR *d;
DWORD dr;
int x;
- printf("blah2\n");
d = (GPPORTWINDIR*)malloc(sizeof(GPPORTWINDIR));
d->handle = INVALID_HANDLE_VALUE;
d->got_first = 0;