summaryrefslogtreecommitdiff
path: root/include/shared/CAmCommonAPIWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/shared/CAmCommonAPIWrapper.h')
-rw-r--r--include/shared/CAmCommonAPIWrapper.h1
1 files changed, 1 insertions, 0 deletions
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...