[Commits] r6815 - branches/lowmem-branch/Tremor
giles at dactyl.lonelymoon.com
giles
Fri Jun 25 12:54:10 PDT 2004
Author: giles
Date: Fri Jun 25 12:54:10 2004
New Revision: 6815
Modified:
branches/lowmem-branch/Tremor/misc.c
Log:
Remove a spurious libvorbis include. misc.h already includes
ivorbiscodec.h.
Modified: branches/lowmem-branch/Tremor/misc.c
===================================================================
--- branches/lowmem-branch/Tremor/misc.c 2004-06-06 21:11:59 UTC (rev 6814)
+++ branches/lowmem-branch/Tremor/misc.c 2004-06-07 00:58:16 UTC (rev 6815)
@@ -14,7 +14,6 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
-#include "vorbis/codec.h"
#define MISC_C
#include "misc.h"
#include <sys/time.h>
More information about the commits
mailing list