[asterisk-commits] mmichelson: branch group/CCSS r227475 - /team/group/CCSS/include/asterisk/ccss.h
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Nov 3 16:31:24 CST 2009
Author: mmichelson
Date: Tue Nov 3 16:31:19 2009
New Revision: 227475
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=227475
Log:
Remove unnecessary XXX comment.
Modified:
team/group/CCSS/include/asterisk/ccss.h
Modified: team/group/CCSS/include/asterisk/ccss.h
URL: http://svnview.digium.com/svn/asterisk/team/group/CCSS/include/asterisk/ccss.h?view=diff&rev=227475&r1=227474&r2=227475
==============================================================================
--- team/group/CCSS/include/asterisk/ccss.h (original)
+++ team/group/CCSS/include/asterisk/ccss.h Tue Nov 3 16:31:19 2009
@@ -39,13 +39,6 @@
/* Call Completion Not Logged In (currently SIP only) */
AST_CC_CCNL,
};
-
-/* XXX Several of these structures may be modified to be opaque, with
- * get and set functions in order to read/write values. This will provide
- * ABI protection at the expense of having a bunch of API calls. For now,
- * though, since I am in the rudimentary stages of coding this, all structures
- * will be completely open.
- */
/*!
* \since 1.6.4
More information about the asterisk-commits
mailing list