summaryrefslogtreecommitdiff
path: root/codecs/lpc10/random.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/lpc10/random.c')
-rw-r--r--codecs/lpc10/random.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/codecs/lpc10/random.c b/codecs/lpc10/random.c
index 0f8e9b209..dc4da2a91 100644
--- a/codecs/lpc10/random.c
+++ b/codecs/lpc10/random.c
@@ -122,4 +122,3 @@ integer random_(struct lpc10_decoder_state *st)
}
return ret_val;
} /* random_ */
-