summaryrefslogtreecommitdiff
path: root/src/ipa/simple/algorithms/blc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipa/simple/algorithms/blc.h')
-rw-r--r--src/ipa/simple/algorithms/blc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ipa/simple/algorithms/blc.h b/src/ipa/simple/algorithms/blc.h
index 52d59cab..db9e6d63 100644
--- a/src/ipa/simple/algorithms/blc.h
+++ b/src/ipa/simple/algorithms/blc.h
@@ -30,8 +30,6 @@ public:
ControlList &metadata) override;
private:
- int32_t exposure_;
- double gain_;
std::optional<uint8_t> definedLevel_;
};