emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] 37/255: remove debug printf


From: Eric Schulte
Subject: [elpa] 37/255: remove debug printf
Date: Sun, 16 Mar 2014 01:02:14 +0000

eschulte pushed a commit to branch go
in repository elpa.

commit 1d537f1ae3dc618485ff53c322bbd4ff2ee310d1
Author: Eric Schulte <address@hidden>
Date:   Thu May 17 16:31:35 2012 -0400

    remove debug printf
---
 sgf.el |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sgf.el b/sgf.el
index 500d47c..0c1af36 100644
--- a/sgf.el
+++ b/sgf.el
@@ -296,7 +296,6 @@
   (delete-region (point-min) (point-max))
   (goto-char (point-min))
   (insert
-   (format "%S" local-index)
    "\n"
    (board-to-string local-board)
    "\n\n")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]