summaryrefslogtreecommitdiff
path: root/graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
commitf982be45e81588a27383cd1a3eb12789b8498904 (patch)
tree07be283d015b2c39f95e655cb7328ff355bc47fa /graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp
parent- Fix modes of the temp directory [1] (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Notes
Notes: svn path=/head/; revision=223035 svn path=/tags/RELEASE_6_4_0/; revision=223036; tag=release/6.4.0
Diffstat (limited to 'graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp')
-rw-r--r--graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp b/graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp
deleted file mode 100644
index 3e8dec9913bb..000000000000
--- a/graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/HdrCreation/mtb_alignment.cpp.orig 2008-03-17 15:55:26.000000000 +0100
-+++ src/HdrCreation/mtb_alignment.cpp 2008-03-17 15:57:21.000000000 +0100
-@@ -27,6 +27,7 @@
- #include <cassert>
- #include <QVector>
- #include "mtb_alignment.h"
-+#include "../arch/freebsd/math.h"
-
- QImage* shiftQImage(const QImage *in, int dx, int dy)
- {