(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
|
||||
#include "zoom_type.h"
|
||||
|
||||
extern ZoomLevel _saved_scrollpos_zoom;
|
||||
|
||||
/**
|
||||
* Scale by zoom level, usually shift left (when zoom > ZOOM_LVL_NORMAL)
|
||||
* When shifting right, value is rounded up
|
||||
|
Reference in New Issue
Block a user