supl/locationsuplfw/utilities/src/epos_csupltrace.cpp
branchRCL_3
changeset 55 ea98413ce11f
parent 45 6b6920c56e2f
--- a/supl/locationsuplfw/utilities/src/epos_csupltrace.cpp	Wed Sep 15 12:40:28 2010 +0300
+++ b/supl/locationsuplfw/utilities/src/epos_csupltrace.cpp	Wed Oct 13 15:01:35 2010 +0300
@@ -140,7 +140,6 @@
     const TDesC& aTraceLogFile,
     TRefByValue<const TDesC> aFmt, ... )
     {
-    // coverity[var_decl : FALSE]
     VA_LIST list;
     VA_START( list, aFmt );