From 0f2f59679118d485d957dbc5a572dbe06d7eb77c Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 4 Apr 2011 15:59:49 +0200 Subject: Move #primitive{} into osmo_util.erl/hrl --- include/sccp.hrl | 8 -------- 1 file changed, 8 deletions(-) (limited to 'include/sccp.hrl') diff --git a/include/sccp.hrl b/include/sccp.hrl index b445495..537ac48 100644 --- a/include/sccp.hrl +++ b/include/sccp.hrl @@ -76,14 +76,6 @@ }). -% a primitive how it is used inside the SCCP stack and to the user --record(primitive, { - subsystem, - gen_name, - spec_name, - parameters - }). - -record(global_title, { gti, nature_of_addr_ind, -- cgit v1.2.3