summaryrefslogtreecommitdiff
path: root/src/wx/colour_conversion_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/colour_conversion_editor.h')
-rw-r--r--src/wx/colour_conversion_editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/colour_conversion_editor.h b/src/wx/colour_conversion_editor.h
index ab45104e9..a987cb3a9 100644
--- a/src/wx/colour_conversion_editor.h
+++ b/src/wx/colour_conversion_editor.h
@@ -70,7 +70,6 @@ private:
wxTextCtrl* _adjusted_white_y;
wxStaticText* _rgb_to_xyz[3][3];
wxStaticText* _bradford[3][3];
- wxSpinCtrlDouble* _output_gamma;
};
#endif