uifw/AvKon/tsrc/bc/S60_SDK5.0/bctestmix50/inc/bctestmix50patchmisc.h
changeset 22 75713bee6484
parent 0 2f259fa3e83a
--- a/uifw/AvKon/tsrc/bc/S60_SDK5.0/bctestmix50/inc/bctestmix50patchmisc.h	Mon May 03 12:45:33 2010 +0300
+++ b/uifw/AvKon/tsrc/bc/S60_SDK5.0/bctestmix50/inc/bctestmix50patchmisc.h	Fri May 14 16:06:26 2010 +0300
@@ -37,7 +37,6 @@
 #include <aknfeppensupportinterface.h>
 #include <COECOBS.H>
 #include <eikfnlab.h>
-#include <maknfilefilter.h>
 #include <aknserverapp.h>
 #include <AknsItemData.h>
 #include <AknNoteDialog.h>
@@ -435,24 +434,6 @@
 	friend class CBCTestMix50PatchControlCase;
 	};
 
-/**
- *  MonkFilter
- */
-struct MonkFilter: public MAknFileFilter
-    {
-
-    /**
-     * Checks if a file is accepted by the filter.
-     * @param aDriveAndPath Drive and full path of the file.
-     * @param aEntry A directory entry.
-     * @return Returns ETrue if filter accepts the file.
-     */
-    TBool Accept( const TDesC& /*aDriveAndPath*/, 
-            const TEntry& /*aEntry*/ ) const
-        {
-        return ETrue;
-        }
-    };
 
 /**
 *  helper class for test CAknAppServiceBase