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. d5804cd036c2d7316476


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. d5804cd036c2d73164763cfeaca9048a13972868
Date: Wed, 27 Oct 2010 16:35: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  d5804cd036c2d73164763cfeaca9048a13972868 (commit)
      from  7b1ae9f0b3846d953a0d91ef4b02517f9917ebbf (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=d5804cd036c2d73164763cfeaca9048a13972868


commit d5804cd036c2d73164763cfeaca9048a13972868
Author: Sandro Santilli <address@hidden>
Date:   Wed Oct 27 18:35:30 2010 +0200

    drop unused code

diff --git a/gui/dump/dump.cpp b/gui/dump/dump.cpp
index 3d4c13c..e5a1011 100644
--- a/gui/dump/dump.cpp
+++ b/gui/dump/dump.cpp
@@ -224,7 +224,6 @@ DumpGui::run()
     }
 
     boost::uint32_t total_time = timer.elapsed();
-    double fps = _framecount*1000.0 / total_time;
 
     std::cout << "TIME=" << total_time << std::endl;
     std::cout << "FPS_ACTUAL=" << _fileOutputFPS << std::endl;

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

Summary of changes:
 gui/dump/dump.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]