From 26e5e605d2c08afed1b79a3c9a1d6eadb782658f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20Wallm=C3=A9nius?= Date: Wed, 2 May 2012 10:38:43 +0200 Subject: [PATCH] Delete unused stub functions. Change-Id: I886d65b60364699845475e2ea1a741aece506a8f --- lib/rbcodec/test/warble.c | 8 -------- 1 file changed, 8 deletions(-) diff --git a/lib/rbcodec/test/warble.c b/lib/rbcodec/test/warble.c index 853ae6eb70..2f52062e50 100644 --- a/lib/rbcodec/test/warble.c +++ b/lib/rbcodec/test/warble.c @@ -581,14 +581,6 @@ static unsigned ci_sleep(unsigned ticks) return 0; } -static void ci_cpucache_flush(void) -{ -} - -static void ci_cpucache_invalidate(void) -{ -} - static struct codec_api ci = { 0, /* filesize */