aboutsummaryrefslogtreecommitdiff
path: root/src/idorange.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/idorange.c')
-rw-r--r--src/idorange.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/idorange.c b/src/idorange.c
index f25cf56..7c55d47 100644
--- a/src/idorange.c
+++ b/src/idorange.c
@@ -151,7 +151,6 @@ ido_range_grab_notify (GtkWidget *widget, gboolean was_grabbed)
* The widget will still work properly, because grab-broken-event will get
* properly fired and internal state of GtkRange will be properly updated.
*/
- g_return_if_fail (IDO_IS_RANGE (widget));
}
#endif