[gnome-sound-recorder] mainWindow: remove record pipeState
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sound-recorder] mainWindow: remove record pipeState
- Date: Sat, 6 Jun 2020 07:03:50 +0000 (UTC)
commit b248add36b51bb60663761a065951597da5d11a1
Author: Kavan Mevada <kavanmevada gmail com>
Date: Fri Jun 5 22:12:42 2020 +0530
mainWindow: remove record pipeState
src/mainWindow.js | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/mainWindow.js b/src/mainWindow.js
index 042fe4c..424b593 100644
--- a/src/mainWindow.js
+++ b/src/mainWindow.js
@@ -96,7 +96,6 @@ var MainWindow = GObject.registerClass({
}
onRecordStop() {
- Record.pipeState = Record.PipelineStates.STOPPED;
this._record.stopRecording();
let fileUri = this._record.initialFileName;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]