gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-


From: Benjamin Wolsey
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-94-gc3f8cad
Date: Sat, 19 Feb 2011 11:13:33 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  c3f8cad26d641f510f579af42d1d7e259dabb5cb (commit)
      from  5ba91b199e67d563336573dfa2b438f16d71e26b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=c3f8cad26d641f510f579af42d1d7e259dabb5cb


commit c3f8cad26d641f510f579af42d1d7e259dabb5cb
Author: Benjamin Wolsey <address@hidden>
Date:   Sat Feb 19 12:08:51 2011 +0100

    Drop a forgotten debug log.

diff --git a/libcore/swf/DefineFontTag.cpp b/libcore/swf/DefineFontTag.cpp
index 968d727..ec670e2 100644
--- a/libcore/swf/DefineFontTag.cpp
+++ b/libcore/swf/DefineFontTag.cpp
@@ -273,7 +273,6 @@ DefineFontTag::readDefineFont2Or3(SWFStream& in, 
movie_definition& m,
 
     readCodeTable(in, *table, wideCodes, _glyphTable.size());
     _codeTable.reset(table.release());
-    log_debug("Code table size: %s", _codeTable->size());
 
     // Read layout info for the glyphs.
     if (has_layout) {

-----------------------------------------------------------------------

Summary of changes:
 libcore/swf/DefineFontTag.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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