From b0908b8e7910243007fee5dfc0b877d6aa2cc208 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Tue, 5 Jul 2011 20:23:17 +0200 Subject: include: remove IPA_NODE and E1INP_NODE definition from internal.h They should be defined in osmocom/vty/command.h in libosmocore. --- include/internal.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/internal.h') diff --git a/include/internal.h b/include/internal.h index 12e4386..a1356ad 100644 --- a/include/internal.h +++ b/include/internal.h @@ -1,10 +1,6 @@ #ifndef _INTERNAL_H_ #define _INTERNAL_H_ -/* XXX: fix this in libosmocore, we need some reserved range */ -#define IPA_NODE _LAST_OSMOVTY_NODE + 100 -#define E1INP_NODE _LAST_OSMOVTY_NODE + 101 - /* talloc context for libosmo-abis. */ extern void *libosmo_abis_ctx; -- cgit v1.2.3-55-g7522