Revert "Modifications to store histogram settings across sessions"

This reverts commit f59e7c31e4.
This commit is contained in:
Thanatomanic
2018-09-02 17:04:17 +02:00
parent 59ca037fd7
commit 30b36e6371
5 changed files with 55 additions and 89 deletions

View File

@@ -256,8 +256,7 @@ public:
bool sndEnable;
int histogramPosition; // 0=disabled, 1=left pane, 2=right pane
bool histogramRed, histogramGreen, histogramBlue;
bool histogramLuma, histogramChroma, histogramRAW;
//int histogramWorking; // 0=disabled, 1=left pane, 2=right pane
bool histogramBar;
int histogramHeight;
int histogramDrawMode;