summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-12-23 05:42:44 +0100
committerMarcel Holtmann <marcel@holtmann.org>2008-12-23 05:42:44 +0100
commit1dd19eef3bc5f44f9adc5f2c34325bfa43067352 (patch)
treebd49a6c6847b57892402c2e32baac0ebfd1b0aa0 /tools
parentdc772912763544bcff6c780551fe1c2fef538c20 (diff)
Remove unused functions
Diffstat (limited to 'tools')
-rw-r--r--tools/ubcsp.c13
1 files changed, 0 insertions, 13 deletions
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)
-{
-}