aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2010-01-04 09:09:07 +0100
committerOlivier Tilloy <olivier@tilloy.net>2010-01-04 09:09:07 +0100
commit9a3c03d7e6c1281b14b487d05120ad8054a1bab9 (patch)
tree2c5f9859f017f16af88f8de8ce5ef5fd68eecc11 /src
parent01cbda3796404dd535e4fd639e471931374c2deb (diff)
downloadpyexiv2-9a3c03d7e6c1281b14b487d05120ad8054a1bab9.tar.gz
Cleanup: removed some useless includes.
Diffstat (limited to 'src')
-rw-r--r--src/exiv2wrapper.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/exiv2wrapper.hpp b/src/exiv2wrapper.hpp
index e2b657d..9b24f0d 100644
--- a/src/exiv2wrapper.hpp
+++ b/src/exiv2wrapper.hpp
@@ -29,8 +29,6 @@
#include <string>
#include "exiv2/image.hpp"
-//#include "exiv2/exif.hpp"
-//#include "exiv2/iptc.hpp"
#include "boost/python.hpp"