gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11543: log.h already includes gette


From: Markus Gothe
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11543: log.h already includes gettext.h
Date: Fri, 02 Oct 2009 14:41:25 +0200
User-agent: Bazaar (1.16.1)

------------------------------------------------------------
revno: 11543
committer: Markus Gothe <address@hidden>
branch nick: trunk
timestamp: Fri 2009-10-02 14:41:25 +0200
message:
  log.h already includes gettext.h
modified:
  cygnal/cvm.cpp
  cygnal/cygnal.cpp
  utilities/processor.cpp
=== modified file 'cygnal/cvm.cpp'
--- a/cygnal/cvm.cpp    2009-10-02 12:38:13 +0000
+++ b/cygnal/cvm.cpp    2009-10-02 12:41:25 +0000
@@ -37,7 +37,6 @@
 # include <locale>
 #endif
 
-#include "gettext.h"
 #include "ClockTime.h"
 #include "gnash.h"
 #include "movie_definition.h"

=== modified file 'cygnal/cygnal.cpp'
--- a/cygnal/cygnal.cpp 2009-10-02 12:38:13 +0000
+++ b/cygnal/cygnal.cpp 2009-10-02 12:41:25 +0000
@@ -34,7 +34,6 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 
-#include "gettext.h"
 #include "bzrversion.h"
 
 //#include "cvm.h"
@@ -78,7 +77,6 @@
 
 #include "handler.h"
 #include "cache.h"
-#include "gettext.h"
 #include "cygnal.h"
 
 #ifdef ENABLE_NLS

=== modified file 'utilities/processor.cpp'
--- a/utilities/processor.cpp   2009-10-02 12:38:13 +0000
+++ b/utilities/processor.cpp   2009-10-02 12:41:25 +0000
@@ -41,7 +41,6 @@
 #include "MovieFactory.h"
 #include "swf/TagLoadersTable.h"
 #include "swf/DefaultTagLoaders.h"
-#include "gettext.h"
 #include "ClockTime.h"
 #include "gnash.h"
 #include "movie_definition.h"


reply via email to

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