[libpri-commits] rmudgett: branch 1.4 r1268 -	/branches/1.4/pri_internal.h
    SVN commits to the libpri project 
    libpri-commits at lists.digium.com
       
    Mon Nov  9 14:53:14 CST 2009
    
    
  
Author: rmudgett
Date: Mon Nov  9 14:53:10 2009
New Revision: 1268
URL: http://svnview.digium.com/svn/libpri?view=rev&rev=1268
Log:
Remove unused callingsubaddr[].
Modified:
    branches/1.4/pri_internal.h
Modified: branches/1.4/pri_internal.h
URL: http://svnview.digium.com/svn/libpri/branches/1.4/pri_internal.h?view=diff&rev=1268&r1=1267&r2=1268
==============================================================================
--- branches/1.4/pri_internal.h (original)
+++ branches/1.4/pri_internal.h Mon Nov  9 14:53:10 2009
@@ -472,7 +472,6 @@
 
 	int useruserprotocoldisc;
 	char useruserinfo[256];
-	char callingsubaddr[PRI_MAX_SUBADDRESS_LEN];	/* Calling party subaddress */
 	
 	long aoc_units;				/* Advice of Charge Units */
 
    
    
More information about the libpri-commits
mailing list