X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-wsj1-test.cpp;h=ff74b4b95dc5da6897f944e9625beff3157e162b;hb=6811e3bb772396527ee3384fb8ddfcffbb62cae4;hp=b9a6b06dacfcbe7cd131b45d7973b4e862f551fd;hpb=569cf28d16e83cc9b30fee8ca82e850e497e0a3d;p=src%2Fapp-framework-binder.git diff --git a/src/afb-wsj1-test.cpp b/src/afb-wsj1-test.cpp index b9a6b06d..ff74b4b9 100644 --- a/src/afb-wsj1-test.cpp +++ b/src/afb-wsj1-test.cpp @@ -14,6 +14,6 @@ int main(int ac, char **av){ char *x; sj1.connect(uri); sj1.call(api,verb,req,onreply); - std::cin <> x; return EXIT_SUCCESS; } \ No newline at end of file