Symbian.org/WRTKit/UI/View.js
changeset 6 5e0dece09f96
parent 0 54498df70f5d
child 18 b73e6caf0031
--- a/Symbian.org/WRTKit/UI/View.js	Tue Jun 16 10:23:34 2009 +0100
+++ b/Symbian.org/WRTKit/UI/View.js	Mon Jul 13 10:42:26 2009 +0100
@@ -96,10 +96,6 @@
 // ////////////////////////////////////////////////////////////////////
 // Added functions
 
-// abstract function for setting up menu
-View.prototype.setupMenu = function()  {
-}
-
 // set up soft keys. Default implementation sets right soft
 // key to Back if the previous view is set
 View.prototype.setupSoftKeys = function()  {