Drop unused file.

This commit is contained in:
ajacoutot 2022-11-07 18:00:40 +00:00
parent f26650ec01
commit 491f36270e

View File

@ -1,12 +0,0 @@
Index: librawstudio/rs-exif.cc
--- librawstudio/rs-exif.cc.orig
+++ librawstudio/rs-exif.cc
@@ -19,7 +19,7 @@
#include <iostream>
#include <iomanip>
-#include <exiv2/exiv2.hpp>
+
#include <exiv2/image.hpp>
#include <exiv2/exif.hpp>
#include "rs-exif.h"