Magellan Linux

Contents of /trunk/xmms/patches/xmms-1.2.10-gcc4.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 295 byte(s)
-import

1 --- xmms-1.2.10/General/ir/ir.h.orig 2005-10-19 07:16:47.000000000 +0000
2 +++ xmms-1.2.10/General/ir/ir.h 2005-10-19 07:17:07.000000000 +0000
3 @@ -49,8 +49,6 @@
4 }
5 irConfig;
6
7 -extern pthread_t irapp_thread;
8 -extern gboolean keepGoing;
9 extern irConfig ircfg;
10 extern gboolean irconf_is_going;
11