[Home]

Summary:ASTERISK-00295: Unused files
Reporter:Thorsten Lockert (tholo)Labels:
Date Opened:2003-09-22 10:13:11Date Closed:2008-01-15 14:35:03.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:There are a few files in asterisk that are not actually being used at all.  These should be removed (they are easy to resurrect if needed later, as CVS will keep them around).

****** ADDITIONAL INFORMATION ******

rm -f cas.h sas.h zonedata.c include/asterisk/zonedata.h
cvs rm cas.h sas.h zonedata.c include/asterisk/zonedata.h
cvs commit cas.h sas.h zonedata.c include/asterisk/zonedata.h
Comments:By: Mark Spencer (markster) 2003-09-26 19:36:21

CVS updated

By: Digium Subversion (svnbot) 2008-01-15 14:35:03.000-0600

Repository: asterisk
Revision: 1558

D   trunk/cas.h
D   trunk/include/asterisk/zonedata.h
D   trunk/sas.h
D   trunk/zonedata.c

------------------------------------------------------------------------
r1558 | markster | 2008-01-15 14:35:02 -0600 (Tue, 15 Jan 2008) | 2 lines

Remove unnecessary files (bug ASTERISK-295)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=1558