summaryrefslogtreecommitdiffstats
path: root/Demo/sgi/video
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/sgi/video')
-rwxr-xr-xDemo/sgi/video/VFile.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Demo/sgi/video/VFile.py b/Demo/sgi/video/VFile.py
index 53a13b6..f81abf5 100755
--- a/Demo/sgi/video/VFile.py
+++ b/Demo/sgi/video/VFile.py
@@ -237,7 +237,6 @@ class VideoParams:
stuff = 2, 0, 0, 0, 0
if self.format == 'mono':
stuff = 1, 0, 0, 0, 0
- print 'setcmapinfo:', stuff
self.c0bits, self.c1bits, self.c2bits, \
self.offset, self.chrompack = stuff