Creation of the ICCProfileCreator
This commit is contained in:
@@ -158,7 +158,6 @@ protected:
|
||||
AutoCamListener* acListener;
|
||||
AutoBWListener* abwListener;
|
||||
AutoWBListener* awbListener;
|
||||
ICMListener* icmListener;
|
||||
FrameCountListener *frameCountListener;
|
||||
ImageTypeListener *imageTypeListener;
|
||||
|
||||
@@ -323,11 +322,6 @@ public:
|
||||
{
|
||||
awbListener = awb;
|
||||
}
|
||||
void setICMListener (ICMListener* icml)
|
||||
{
|
||||
icmListener = icml;
|
||||
}
|
||||
|
||||
void setAutoColorTonListener (AutoColorTonListener* bwct)
|
||||
{
|
||||
actListener = bwct;
|
||||
|
Reference in New Issue
Block a user