messagingapp/msgui/unifiedviewer/src/uniscrollarea.cpp
changeset 27 e4592d119491
parent 23 238255e8b033
child 47 5b14749788d7
--- a/messagingapp/msgui/unifiedviewer/src/uniscrollarea.cpp	Mon May 03 12:29:07 2010 +0300
+++ b/messagingapp/msgui/unifiedviewer/src/uniscrollarea.cpp	Fri May 14 15:49:35 2010 +0300
@@ -143,22 +143,5 @@
     widgetItem->setPos(0, 0);
 }
 
-//---------------------------------------------------------------
-//UniScrollArea :: upGesture
-// @see header file
-//---------------------------------------------------------------
-void UniScrollArea::upGesture(int value)
-{
-    Q_UNUSED(value)
-}
-
-//---------------------------------------------------------------
-//UniScrollArea :: downGesture
-// @see header file
-//---------------------------------------------------------------
-void UniScrollArea::downGesture(int value)
-{
-    Q_UNUSED(value)
-}
 
 // EOF