webengine/osswebengine/WebKit/s60/webview/HistoryInterface.h
branchRCL_3
changeset 93 79859ed3eea9
parent 62 c711bdda59f4
child 94 919f36ff910f
--- a/webengine/osswebengine/WebKit/s60/webview/HistoryInterface.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/webengine/osswebengine/WebKit/s60/webview/HistoryInterface.h	Tue Aug 31 16:17:46 2010 +0300
@@ -21,7 +21,7 @@
 
 //  INCLUDES
 #include <e32base.h>
-#include <brctldefs.h>
+#include <BrCtlDefs.h>
 
 // CONSTANTS
 
@@ -242,7 +242,6 @@
         virtual TBool possibleWmlOEB() = 0;
         
 		virtual void performTransition(int direction) = 0;
-	    virtual void rollBackIndex() = 0;
 
 };