mirror of https://github.com/status-im/qzxing.git
removed unsued variables
This commit is contained in:
parent
ea5c7c1d52
commit
66ef3add5a
|
@ -34,8 +34,6 @@ private:
|
|||
QImage* sharpen(const QImage *origin);
|
||||
|
||||
QImage* image;
|
||||
unsigned char* pRow;
|
||||
unsigned char* pMatrix;
|
||||
};
|
||||
|
||||
#endif //CAMERAIMAGE_H
|
||||
|
|
Loading…
Reference in New Issue