diff -r 6f340f756486 -r 1373546e05c6 gstreamer_test_apps/QtGSTPlayer/views.cpp --- a/gstreamer_test_apps/QtGSTPlayer/views.cpp Fri May 14 16:08:32 2010 +0300 +++ b/gstreamer_test_apps/QtGSTPlayer/views.cpp Thu May 27 13:09:21 2010 +0300 @@ -18,14 +18,5 @@ // 0 since folderView was added first to the main window return win->viewAt(0); } - -/*! - Returns the pointer to settings view. -*/ - /* HbFormView *settingsView() - { - // 1 since settingsView was the second view added - return static_cast(win->viewAt(1)); - } - */ + }