[gnome-sound-recorder] play.js: Trivial change.



commit 9a542e8aa759cee3f6bcbe43461c266c0a1fa9c9
Author: Meg Ford <meg387 gmail com>
Date:   Thu Jan 23 18:20:54 2014 -0600

    play.js: Trivial change.

 src/play.js |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/play.js b/src/play.js
index 764967f..215a350 100644
--- a/src/play.js
+++ b/src/play.js
@@ -162,8 +162,7 @@ const _TENTH_SEC = 100000000;
             if (this.playState == PipelineStates.PAUSED) {
                 this.clock = this.play.get_clock();
                 this.startPlaying();
-            }
-                
+            }              
             break;    
         }
     }, 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]