Small image pipeline cleanups (cross checked by Emil, so no issue in list)
This commit is contained in:
@@ -34,7 +34,6 @@ class LabImage {
|
||||
float** b;
|
||||
|
||||
LabImage (int w, int h);
|
||||
LabImage (Image16* im);
|
||||
~LabImage ();
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user