From 45c5b1fe173471db25b450434c453c929c855874 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Tue, 1 May 2012 19:10:00 +0200 Subject: Delete autoconf.h file in the warble source, one less headache. Change-Id: I83c1b523de453c45aa4df3340b9a1aa63bf321ed --- lib/rbcodec/test/autoconf.h | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 lib/rbcodec/test/autoconf.h diff --git a/lib/rbcodec/test/autoconf.h b/lib/rbcodec/test/autoconf.h deleted file mode 100644 index 0908ade420..0000000000 --- a/lib/rbcodec/test/autoconf.h +++ /dev/null @@ -1,17 +0,0 @@ -#ifndef __BUILD_AUTOCONF_H -#define __BUILD_AUTOCONF_H - -#define __PCTOOL__ -#define CONFIG_CODEC SWCODEC -#define TARGET_ID 73 /* sdlapp */ -#define MEMORYSIZE 64 -#define ROCKBOX_LITTLE_ENDIAN 1 -#define HAVE_PITCHSCREEN -#define HAVE_SW_TONE_CONTROLS -#define HAVE_SW_VOLUME_CONTROL -#define VOLUME_MIN -100 -#define VOLUME_MAX 100 -#define SW_VOLUME_MIN -100 -#define SW_VOLUME_MAX 100 - -#endif /* __BUILD_AUTOCONF_H */ -- cgit v1.2.3