projects
/
platform
/
upstream
/
ofono.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
831e5ac
)
emulator: Get rid of return at the end of func
author
Denis Kenzior
<denkenz@gmail.com>
Tue, 24 May 2011 13:16:12 +0000
(08:16 -0500)
committer
Denis Kenzior
<denkenz@gmail.com>
Tue, 24 May 2011 17:11:01 +0000
(12:11 -0500)
src/emulator.c
patch
|
blob
|
history
diff --git
a/src/emulator.c
b/src/emulator.c
index
62f0929
..
e3697e7
100644
(file)
--- a/
src/emulator.c
+++ b/
src/emulator.c
@@
-291,8
+291,6
@@
error:
g_at_server_send_final(server, G_AT_SERVER_RESULT_ERROR);
break;
}
-
- return;
}
static struct indicator *find_indicator(struct ofono_emulator *em,