Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/cycles/render/film.h')
-rw-r--r--intern/cycles/render/film.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/intern/cycles/render/film.h b/intern/cycles/render/film.h
index 9d6c58b30d1..201fc174f4f 100644
--- a/intern/cycles/render/film.h
+++ b/intern/cycles/render/film.h
@@ -29,8 +29,6 @@ class Scene;
class Film {
public:
- string response;
- string last_response;
float exposure;
int pass;
bool need_update;