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-2080-g2aa7200
Date: Thu, 29 May 2014 00:31:14 +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  2aa7200d0ef574e43ce7581c540eaaed9598160c (commit)
      from  6ac302be005f61667a5259eb58eeda7f1a2a1027 (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=2aa7200d0ef574e43ce7581c540eaaed9598160c


commit 2aa7200d0ef574e43ce7581c540eaaed9598160c
Author: Bastiaan Jacques <address@hidden>
Date:   Thu May 29 02:30:43 2014 +0200

    Remove duplicate definitions.

diff --git a/libcore/SWFRect.cpp b/libcore/SWFRect.cpp
index cbc101d..dbe34dc 100644
--- a/libcore/SWFRect.cpp
+++ b/libcore/SWFRect.cpp
@@ -27,10 +27,6 @@
 
 namespace gnash {
 
-const std::int32_t SWFRect::rectNull;
-const std::int32_t SWFRect::rectMax;
-
-
 // Set ourself to bound a rectangle that has been transformed by m.  
 void
 SWFRect::enclose_transformed_rect(const SWFMatrix& m, const SWFRect& r)

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

Summary of changes:
 libcore/SWFRect.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]