Index: trunk/src/org/openstreetmap/josm/data/gpx/GpxImageCorrelation.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/gpx/GpxImageCorrelation.java	(revision 18122)
+++ trunk/src/org/openstreetmap/josm/data/gpx/GpxImageCorrelation.java	(revision 18123)
@@ -284,5 +284,4 @@
                         if (dirpos.isSetImageDirection()) {
                             curTmp.setExifImgDir((Utils.toDegrees(direction) + dirpos.getImageDirectionAngleOffset()) % 360d);
-                            direction = Utils.toRadians(curTmp.getExifImgDir());
                         }
                         if (shiftXY) {
