Disabling the buttons during videorecording:N_SE-33960
authorrahul varna <rahul.varna@samsung.com>
Fri, 12 Apr 2013 01:01:31 +0000 (10:01 +0900)
committerrahul varna <rahul.varna@samsung.com>
Fri, 12 Apr 2013 01:01:31 +0000 (10:01 +0900)
Signed-off-by: rahul varna <rahul.varna@samsung.com>
project/src/Recorder/VideoRecorderForm.cpp

index 0fda336..b5291ce 100644 (file)
@@ -2163,10 +2163,6 @@ VideoRecorderForm::OnActionPerformed(const Tizen::Ui::Control& source, int actio
        default:
                break;
        }
-
-       SetFotterItems();
-
-       return;
 }
 
 void