Reduced memory consumption esp. when sharpening is off

This commit is contained in:
Oliver Duis
2011-04-25 20:11:31 +02:00
parent 051d34a21c
commit c66bd4317d
7 changed files with 36 additions and 37 deletions

View File

@@ -50,8 +50,6 @@ class ImProcCoordinator : public StagedImageProcessor {
ImageSource* imgsrc;
float** buffer;
SHMap* shmap;
ColorTemp currWB;