grim/guifications2

Parents 5a02bb3ffbe3
Children 09ba552f9dae
inlined gf_display_calculate_change in hopes of increasing some speed. That is if the compiler isn't doing this already
--- a/src/gf_display.c Tue Jul 28 18:02:18 2009 -0500
+++ b/src/gf_display.c Tue Jul 28 18:09:46 2009 -0500
@@ -723,7 +723,7 @@
return FALSE;
}
-static gint
+static inline gint
gf_display_calculate_change(GfDisplay *display, gint maximum) {
/* This function calculates an an exponential change.
*