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_final-


From: Bastiaan Jacques
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-2014-g713394d
Date: Tue, 20 May 2014 09:15:03 +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  713394d3c90b7a6217bccc96026af714b44ffd69 (commit)
      from  805ee179923fe212710567af7dbac16a7be6890a (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=713394d3c90b7a6217bccc96026af714b44ffd69


commit 713394d3c90b7a6217bccc96026af714b44ffd69
Author: Bastiaan Jacques <address@hidden>
Date:   Tue May 20 11:14:47 2014 +0200

    Remove ambiguous initializer.

diff --git a/gui/qt/Qt4GlueCairo.cpp b/gui/qt/Qt4GlueCairo.cpp
index ea43be4..32a2897 100644
--- a/gui/qt/Qt4GlueCairo.cpp
+++ b/gui/qt/Qt4GlueCairo.cpp
@@ -35,7 +35,6 @@ Qt4CairoGlue::Qt4CairoGlue()
 :
   _width(0),
   _height(0),
-  _offscreenbuf(0),
   _renderer(0),
   _cairo_handle(0),
   _cairo_surface(0)

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

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