[Pkg-mozext-commits] [nostalgy] 103/252: *** empty log message ***

David Prévot taffit at moszumanska.debian.org
Tue Jun 14 15:24:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository nostalgy.

commit 5e418bfe62500fd0570cd5fd85633bc5dcf403bd
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date:   Thu May 31 09:32:46 2007 +0000

    *** empty log message ***
---
 content/nostalgy.js | 2 --
 1 file changed, 2 deletions(-)

diff --git a/content/nostalgy.js b/content/nostalgy.js
index f90a020..6dd1ff3 100644
--- a/content/nostalgy.js
+++ b/content/nostalgy.js
@@ -384,7 +384,6 @@ function NostalgyCmd(lab,cmd,require_file) {
  nostalgy_command = cmd;
  nostalgy_th_statusBar.hidden = true;
  nostalgy_folderBox.shell_completion = false;
- NostalgyDebug("unhide nostalgy");
  nostalgy_statusBar.hidden = false;
  nostalgy_folderBox.value = "";
 
@@ -856,7 +855,6 @@ function onNostalgyKeyPress(ev) {
 }
 
 function ParseCommand(k) {
-  NostalgyDebug("parse command:" + k);
   if (k.indexOf("JS:") == 0)
     return eval(k.substr(3,k.length - 3));
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/nostalgy.git



More information about the Pkg-mozext-commits mailing list