From a64c67dd611ace0692617add450f47b924695dce Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 4 Aug 2010 06:26:25 +0800 Subject: vty: Remove the logging command that is in libosmocore --- openbsc/include/openbsc/vty.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc/include/openbsc/vty.h') diff --git a/openbsc/include/openbsc/vty.h b/openbsc/include/openbsc/vty.h index 570f1fd53..2b9fccc3f 100644 --- a/openbsc/include/openbsc/vty.h +++ b/openbsc/include/openbsc/vty.h @@ -8,7 +8,6 @@ struct gsm_network; struct vty; -void logging_vty_add_cmds(void); void openbsc_vty_print_statistics(struct vty *vty, struct gsm_network *); struct buffer *vty_argv_to_buffer(int argc, const char *argv[], int base); -- cgit v1.2.3