diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/idorange.c | 1 |
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 |