changeset 2250:d7923c09dd46

Eeeh :) time to sleep!
author atmos4
date Thu, 18 Oct 2001 02:43:33 +0000
parents 48f0ac1e9d13
children d6456c4160c2
files libvo/aspect.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/aspect.c	Thu Oct 18 02:42:20 2001 +0000
+++ b/libvo/aspect.c	Thu Oct 18 02:43:33 2001 +0000
@@ -1,7 +1,7 @@
 /* Stuff for correct aspect scaling. */
 #include "aspect.h"
 
-#define ASPECT_DEBUG
+//#define ASPECT_DEBUG
 
 #ifdef ASPECT_DEBUG
 #include <stdio.h>