merge with master
[framework/osp/image-core.git] / src / FMedia_BmpEncoder.h
old mode 100644 (file)
new mode 100755 (executable)
index 497b175..0df1317
@@ -93,9 +93,6 @@ protected:
 
 
 private:
-       result OpenCodec(int width, int height, MediaPixelFormat pixelFormat);
-       void CloseCodec(void);
-
        int __width;
        int __height;
        int __quality;