projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e02eaa3
)
Elementary test_transit.c: Fixed warnings.
author
Daniel Juyung Seo
<seojuyung2@gmail.com>
Mon, 30 May 2011 02:11:21 +0000
(
02:11
+0000)
committer
Daniel Juyung Seo
<seojuyung2@gmail.com>
Mon, 30 May 2011 02:11:21 +0000
(
02:11
+0000)
SVN revision: 59795
src/bin/test_transit.c
patch
|
blob
|
history
diff --git
a/src/bin/test_transit.c
b/src/bin/test_transit.c
index
6e8278b
..
a9ed21b
100644
(file)
--- a/
src/bin/test_transit.c
+++ b/
src/bin/test_transit.c
@@
-527,7
+527,6
@@
test_transit9(void *data __UNUSED__, Evas_Object *obj __UNUSED__, void *event_in
{
Evas_Object *win, *bg, *bt, *bt2, *bt3, *bt4;
Elm_Transit *trans, *trans2, *trans3, *trans4;
- Elm_Transit_Effect *effect_context;
win = elm_win_add(NULL, "transit9", ELM_WIN_BASIC);
elm_win_title_set(win, "Transit 9");