Compilation warnings. Deprecated code. Part 1
[framework/web/wrt-commons.git] / tests / dao / TestCases_WidgetDAO.cpp
index 0add48d..2f9533d 100644 (file)
@@ -57,7 +57,7 @@ public:
     virtual bool isWacSigned() const { return mWacSigned; }
     virtual void getCertificateChainList(CertificateChainList& /*lst*/) const {}
     virtual void getCertificateChainList(CertificateChainList& /*lst*/,
-        CertificateSource source) const {}
+        CertificateSource /*source*/) const {}
 
     WrtDB::WidgetCertificateDataList& getCertificateListRef()
     {