summaryrefslogtreecommitdiff
path: root/src/lib/edje/Edje_Legacy.h
diff options
context:
space:
mode:
authorwoochan lee <wc0917.lee@samsung.com>2015-04-10 14:01:08 +0900
committerChunEon Park <chuneon.park@samsung.com>2015-04-10 14:01:09 +0900
commit81628abe9fe0ade915ea507e885ea8e3580ac660 (patch)
tree9a957fb80bb16c56226c151059e297f3daf67cd0 /src/lib/edje/Edje_Legacy.h
parente2022f415732acf971e5efd05936a07ef5590636 (diff)
downloadefl-81628abe9fe0ade915ea507e885ea8e3580ac660.tar.gz
Delete whitespaces, fix indentation in header, eo files
Summary: Delete whitespaces, fix indentation in header, eo files Reviewers: cedric, raster, Hermet Subscribers: cedric Differential Revision: https://phab.enlightenment.org/D2305
Diffstat (limited to 'src/lib/edje/Edje_Legacy.h')
-rw-r--r--src/lib/edje/Edje_Legacy.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/edje/Edje_Legacy.h b/src/lib/edje/Edje_Legacy.h
index be1f06d56d..de9ce16030 100644
--- a/src/lib/edje/Edje_Legacy.h
+++ b/src/lib/edje/Edje_Legacy.h
@@ -158,7 +158,6 @@ EAPI void edje_extern_object_max_size_set (Evas_Object *obj, Evas_Coord
EAPI void edje_extern_object_aspect_set (Evas_Object *obj, Edje_Aspect_Control aspect, Evas_Coord aw, Evas_Coord ah);
/**
- *
* @brief Sets the @b EDJ file (and group within it) to load an Edje
* object's contents from
*
@@ -192,7 +191,6 @@ Edje object
EAPI Eina_Bool edje_object_file_set(Edje_Object *obj, const char *file, const char *group);
/**
- *
* @brief Get the file and group name that a given Edje object is bound to
*
* This gets the EDJ file's path, with the respective group set for
@@ -214,7 +212,6 @@ EAPI void edje_object_file_get(const Edje_Object *obj, const char **file, const
/**
- *
* @brief Sets the @b EDJ file (and group within it) to load an Edje
* object's contents from
*