diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-09-10 08:24:01 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-09-10 08:24:01 -0300 |
commit | 154bbc1c96708ac8ad31fd9d153077ddb2258aa2 (patch) | |
tree | 0acb4b2c35ed7a8d77926d41225323a7a79b4283 /libre/luxrays/QTBUG-22829.diff | |
parent | 04f5480e8869f1e700d421a48aa2a6d14d474647 (diff) |
remove luxrays from [libre]
Diffstat (limited to 'libre/luxrays/QTBUG-22829.diff')
-rw-r--r-- | libre/luxrays/QTBUG-22829.diff | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/libre/luxrays/QTBUG-22829.diff b/libre/luxrays/QTBUG-22829.diff deleted file mode 100644 index 5625856bf..000000000 --- a/libre/luxrays/QTBUG-22829.diff +++ /dev/null @@ -1,17 +0,0 @@ -diff -rup luxrender-luxrays-d16b0f132b4a/samples/luxmark/slgdefs.h luxrender-luxrays-d16b0f132b4a.new/samples/luxmark/slgdefs.h ---- luxrender-luxrays-d16b0f132b4a/samples/luxmark/slgdefs.h 2013-10-16 11:16:00.000000000 +0200 -+++ luxrender-luxrays-d16b0f132b4a.new/samples/luxmark/slgdefs.h 2013-10-30 20:29:36.768650444 +0100 -@@ -41,11 +41,13 @@ - #include "luxrays/core/utils.h" - #include "luxrays/utils/atomic.h" - -+#ifndef Q_MOC_RUN - #include "slg/slg.h" - #include "slg/rendersession.h" - #include "slg/renderconfig.h" - #include "slg/sdl/scene.h" - #include "slg/film/film.h" -+#endif - - #include "mainwindow.h" - |