diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2008-12-23 05:42:44 +0100 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2008-12-23 05:42:44 +0100 | 
| commit | 1dd19eef3bc5f44f9adc5f2c34325bfa43067352 (patch) | |
| tree | bd49a6c6847b57892402c2e32baac0ebfd1b0aa0 | |
| parent | dc772912763544bcff6c780551fe1c2fef538c20 (diff) | |
Remove unused functions
| -rw-r--r-- | tools/ubcsp.c | 13 | 
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)
 -{
 -} | 
