remove some warnings
[framework/uifw/elementary.git] / src / lib / elm_colorpalette.c
index 234ef43..bc5bf0f 100644 (file)
@@ -97,8 +97,7 @@ static void
 _sub_del(void *data, Evas_Object *obj, void *event_info)
 {
    Widget_Data *wd = elm_widget_data_get(obj);
-   if (!wd)
-      return;
+   if (!wd) return;
 }
 
 static void