From 20491c0f31d70e254c56f171c69b95f3d4ad2813 Mon Sep 17 00:00:00 2001 From: Jens Lorenz Date: Wed, 11 Jun 2014 18:14:58 +0200 Subject: * Bug #100 - removed projecttypes.h which causes compiling conflicts Signed-off-by: Jens Lorenz --- include/shared/CAmCommonAPIWrapper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/shared') diff --git a/include/shared/CAmCommonAPIWrapper.h b/include/shared/CAmCommonAPIWrapper.h index d6b8476..dd0d983 100644 --- a/include/shared/CAmCommonAPIWrapper.h +++ b/include/shared/CAmCommonAPIWrapper.h @@ -86,6 +86,7 @@ public: } bool unregisterStub(const std::string & aCommonAPIAddress) { + (void)aCommonAPIAddress; /** Not implemented yet todo: Check whether the appropriate method is available and uncomment... -- cgit v1.2.1