diff options
Diffstat (limited to 'ctl-lib/ctl-control.c')
-rw-r--r-- | ctl-lib/ctl-control.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ctl-lib/ctl-control.c b/ctl-lib/ctl-control.c index 117f5b5..2248756 100644 --- a/ctl-lib/ctl-control.c +++ b/ctl-lib/ctl-control.c @@ -34,7 +34,6 @@ PUBLIC int ControlConfig(AFB_ApiT apiHandle, CtlSectionT *section, json_object * goto OnErrorExit; } } - return 0; OnErrorExit: |