javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtfactory.h
branchRCL_3
changeset 17 0fd27995241b
parent 14 04becd199f91
child 24 6c158198356e
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtfactory.h	Fri Apr 30 10:40:48 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtfactory.h	Tue May 11 16:07:20 2010 +0300
@@ -103,8 +103,6 @@
                                MSwtComposite& aParent, TInt aStyle) const;
     MSwtSortedList* NewSortedListL(MSwtDisplay& aDisplay, TSwtPeer aPeer,
                                    MSwtComposite& aParent, TInt aStyle) const;
-    MSwtTaskTip* NewTaskTipL(MSwtDisplay& aDisplay, TSwtPeer aPeer,
-                             TInt aStyle) const;
     MSwtTextExtension* NewTextExtensionL(MSwtDisplay& aDisplay,
                                          TSwtPeer aPeer, MSwtComposite& aParent, TInt aStyle) const;
     void RunTimedMessageBoxDlgLD(const TDesC& aTitle, const TDesC& aMessage,