From 959e9f97cdaac774b530a375a1fe8bcfe7ac1f5b Mon Sep 17 00:00:00 2001 From: Tom Date: Wed, 11 Jan 2012 13:56:26 +0100 Subject: cleanup --- .../libosmocore/include/osmocom/core/application.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 Src/osmoconbb/src/shared/libosmocore/include/osmocom/core/application.h (limited to 'Src/osmoconbb/src/shared/libosmocore/include/osmocom/core/application.h') diff --git a/Src/osmoconbb/src/shared/libosmocore/include/osmocom/core/application.h b/Src/osmoconbb/src/shared/libosmocore/include/osmocom/core/application.h deleted file mode 100644 index 5d09896..0000000 --- a/Src/osmoconbb/src/shared/libosmocore/include/osmocom/core/application.h +++ /dev/null @@ -1,18 +0,0 @@ -#ifndef OSMO_APPLICATION_H -#define OSMO_APPLICATION_H - -/** - * Routines for helping with the application setup. - */ - -struct log_info; -struct log_target; - -extern struct log_target *osmo_stderr_target; - -void osmo_init_ignore_signals(void); -int osmo_init_logging(const struct log_info *); - -int osmo_daemonize(void); - -#endif -- cgit v1.2.3-55-g7522