commonservices/PlatformEnv/disknotifyhandler/src/disknotifyhandlerimpl.cpp
changeset 83 11da52d4c847
parent 0 4e1aa6a622a0
--- a/commonservices/PlatformEnv/disknotifyhandler/src/disknotifyhandlerimpl.cpp	Thu Oct 14 12:47:54 2010 +0300
+++ b/commonservices/PlatformEnv/disknotifyhandler/src/disknotifyhandlerimpl.cpp	Sat Oct 30 22:20:20 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). 
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -29,6 +29,11 @@
 #include "starteddismountwatcher.h"
 #include "disknotifyhandlerdebug.h"
 
+#ifdef __WINS__
+#pragma warn_unusedarg off 
+#endif
+
+
 
 // ======== MEMBER FUNCTIONS ========