Magellan Linux

Contents of /trunk/mplayerplug-in/patches/mplayerplug-in-3.25-64bit-issues.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: 549 byte(s)
-import

1 diff -ur mplayerplug-in-orig/Source/plugin-ui.cpp mplayerplug-in/Source/plugin-ui.cpp
2 --- mplayerplug-in-orig/Source/plugin-ui.cpp 2006-04-03 16:33:48.362321612 +0000
3 +++ mplayerplug-in/Source/plugin-ui.cpp 2006-04-03 16:34:34.376441250 +0000
4 @@ -280,11 +280,6 @@
5 int term, chop;
6 int PercentRedraw;
7
8 - if (0) {
9 - printf("Widget: %i\n", (int) w);
10 - printf("Message: %s\n", message);
11 - }
12 -
13 if (DEBUG > 1)
14 printf("state = %i, height = %i width = %i\n", instance->state,
15 instance->movie_height, instance->movie_width);
16