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-170-g30a2b7a
Date: Wed, 02 Mar 2011 16:33:21 +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  30a2b7acc6d0c5abe706d61416049d41922a41b0 (commit)
      from  059f30926c987f0ddfb69377fd53a23aee638c13 (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=30a2b7acc6d0c5abe706d61416049d41922a41b0


commit 30a2b7acc6d0c5abe706d61416049d41922a41b0
Author: Benjamin Wolsey <address@hidden>
Date:   Wed Mar 2 16:55:35 2011 +0100

    Clean up.

diff --git a/libcore/parser/SWFMovieDefinition.cpp 
b/libcore/parser/SWFMovieDefinition.cpp
index 376b772..ce2fddc 100644
--- a/libcore/parser/SWFMovieDefinition.cpp
+++ b/libcore/parser/SWFMovieDefinition.cpp
@@ -361,11 +361,7 @@ SWFMovieDefinition::completeLoad()
     }
 
     // Wait until 'startup_frames' have been loaded
-#if 1
     size_t startup_frames = 0;
-#else
-    size_t startup_frames = m_frame_count;
-#endif
     ensure_frame_loaded(startup_frames);
 
 #else // undef LOAD_MOVIES_IN_A_SEPARATE_THREAD

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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