From 1dd19eef3bc5f44f9adc5f2c34325bfa43067352 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 23 Dec 2008 05:42:44 +0100 Subject: Remove unused functions --- tools/ubcsp.c | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'tools') diff --git a/tools/ubcsp.c b/tools/ubcsp.c index 6928da95..93b8c0f5 100644 --- a/tools/ubcsp.c +++ b/tools/ubcsp.c @@ -1178,16 +1178,3 @@ finished_receive: return ubcsp_config.delay; } - -/*****************************************************************************/ -/** **/ -/** ubcsp_end_of_functions **/ -/** **/ -/*****************************************************************************/ - -/* This function is only included to allow for the size - of the code to be determined */ - -void ubcsp_end_of_functions (void) -{ -} -- cgit