projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae20246
)
remove double declared ret
author
Sebastian Dransfeld
<sd@tango.flipp.net>
Thu, 3 Feb 2011 23:16:15 +0000
(23:16 +0000)
committer
Sebastian Dransfeld
<sd@tango.flipp.net>
Thu, 3 Feb 2011 23:16:15 +0000
(23:16 +0000)
SVN revision: 56702
legacy/eet/src/lib/eet_data.c
patch
|
blob
|
history
diff --git
a/legacy/eet/src/lib/eet_data.c
b/legacy/eet/src/lib/eet_data.c
index fbd5fcbc6d5f2f0731b4df96ec7b09d5c3dda472..e7c7fdc5fa3b6d657c7c78eae23524bdbc2bb3a2 100644
(file)
--- a/
legacy/eet/src/lib/eet_data.c
+++ b/
legacy/eet/src/lib/eet_data.c
@@
-4035,7
+4035,6
@@
eet_data_get_variant(Eet_Free_Context *context,
Eet_Data_Chunk chnk;
char *p2;
int size2;
- int ret;
p2 = echnk->data;
size2 = echnk->size;