commit 150c194509fad35357481e3c3f558cc8e22398bb
parent 687420ec088ed4b4d13182a59715515f0f2673dc
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 12 Apr 2009 18:47:34 +0000
now works (according to David Lasker)
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/plugins/exiv2/exiv2extractor.cc b/src/plugins/exiv2/exiv2extractor.cc
@@ -346,7 +346,6 @@ extern "C" {
}
result = newResult;
-#if 0
/* this can sometimes be wrong (corrupt exiv2 data?).
Either way, we should get the data directly from
the specific file format parser (i.e. jpeg, tiff). */
@@ -364,7 +363,6 @@ extern "C" {
strdup(os.str().c_str()),
result);
}
-#endif
// White balance
// Todo: Implement this for other cameras