kernel/eka/memmodel/epoc/flexible/mmu/mrefcntobj.h
branchRCL_3
changeset 80 597aaf25e343
parent 0 a41df078684a
--- a/kernel/eka/memmodel/epoc/flexible/mmu/mrefcntobj.h	Sat Feb 20 00:10:51 2010 +0200
+++ b/kernel/eka/memmodel/epoc/flexible/mmu/mrefcntobj.h	Fri Mar 12 15:50:11 2010 +0200
@@ -97,12 +97,6 @@
 	*/
 	TBool CheckCloseIsSafe();
 
-	/**
-	Return true if the preconditions for #AsyncClose are met.
-	This is for use by derived classes which overload the #AsyncClose method.
-	*/
-	TBool CheckAsyncCloseIsSafe();
-
 protected:
 
 	/**