gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r10473: AMFQueue friendship is not m


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10473: AMFQueue friendship is not more needed
Date: Fri, 19 Dec 2008 19:07:34 +0100
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10473
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Fri 2008-12-19 19:07:34 +0100
message:
  AMFQueue friendship is not more needed
modified:
  libcore/asobj/NetConnection_as.h
=== modified file 'libcore/asobj/NetConnection_as.h'
--- a/libcore/asobj/NetConnection_as.h  2008-12-19 17:55:44 +0000
+++ b/libcore/asobj/NetConnection_as.h  2008-12-19 18:07:34 +0000
@@ -97,8 +97,6 @@
 
 private:
 
-       friend class AMFQueue;
-
     typedef std::pair<std::string, std::string> NetConnectionStatus;
 
     void getStatusCodeInfo(StatusCode code, NetConnectionStatus& info);


reply via email to

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