diff options
-rw-r--r-- | src/xine-engine/xine.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xine-engine/xine.c b/src/xine-engine/xine.c index 7432bff60..40e0b5513 100644 --- a/src/xine-engine/xine.c +++ b/src/xine-engine/xine.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine.c,v 1.298 2004/10/14 23:25:24 tmattern Exp $ + * $Id: xine.c,v 1.299 2004/10/14 23:44:09 tmattern Exp $ */ /* @@ -48,9 +48,9 @@ #define LOG_MODULE "xine" #define LOG_VERBOSE - +/* #define LOG - +*/ #define XINE_ENABLE_EXPERIMENTAL_FEATURES #define XINE_ENGINE_INTERNAL |