mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-19 04:02:09 +01:00
Removed obsolete define
This commit is contained in:
parent
1f71b3a3b2
commit
92ac7c0c10
@ -3,8 +3,6 @@
|
|||||||
#include "image.h"
|
#include "image.h"
|
||||||
|
|
||||||
|
|
||||||
#define TILE_SIZE 256
|
|
||||||
|
|
||||||
Image::Image(const QString &fileName) : _img(fileName), _ratio(1.0)
|
Image::Image(const QString &fileName) : _img(fileName), _ratio(1.0)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user