summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/internal.h4
1 files changed, 0 insertions, 4 deletions
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;