summaryrefslogtreecommitdiff
path: root/src/ipa/ipu3/algorithms/agc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipa/ipu3/algorithms/agc.h')
-rw-r--r--src/ipa/ipu3/algorithms/agc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ipa/ipu3/algorithms/agc.h b/src/ipa/ipu3/algorithms/agc.h
index 2ae88e9f..ad133b98 100644
--- a/src/ipa/ipu3/algorithms/agc.h
+++ b/src/ipa/ipu3/algorithms/agc.h
@@ -46,9 +46,7 @@ private:
uint32_t maxExposureLines_;
utils::Duration filteredExposure_;
- utils::Duration filteredExposureNoDg_;
utils::Duration currentExposure_;
- utils::Duration currentExposureNoDg_;
utils::Duration prevExposureValue_;
uint32_t stride_;