From b019c546232460de99facb091863d9a7fcba0d63 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Sun, 17 Feb 2008 04:00:10 +0000 Subject: remove unused constant which suggests we have some kind of limit to scrolling distance (and which was way too small anyway, even if we have a limit it's much larger than that) (bzr r4750) --- src/desktop-handles.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/desktop-handles.h b/src/desktop-handles.h index 6001ba126..d7e3bfdae 100644 --- a/src/desktop-handles.h +++ b/src/desktop-handles.h @@ -21,7 +21,6 @@ namespace Inkscape { class Selection; } -#define SP_DESKTOP_SCROLL_LIMIT 4000.0 #define SP_DESKTOP_ZOOM_MAX 256.0 #define SP_DESKTOP_ZOOM_MIN 0.01 -- cgit v1.2.3