Removing some test calls
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Thu, 14 Sep 2017 12:04:43 +0000 (14:04 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Thu, 14 Sep 2017 12:04:43 +0000 (14:04 +0200)
commit9989bd4ba4cf16237335ad3ed44ad2bc971109c0
treed8864b91a02e1e37c1a110ecfb59e486c6f66a7f
parent4a2c73eca3713fa049c86d021aae27ac66c4e481
Removing some test calls

There were some test calls left that don't make any sense to be
kept in the main().
Removed the extern C definitions of the functions used by the
application from the AFB.
Added some more debugging information

original author is Aurelian.

Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
AFBClient.cpp