[asterisk-commits] eliel: branch group/appdocsxml r151319 - /team/group/appdocsxml/main/pbx.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Oct 20 11:24:16 CDT 2008
Author: eliel
Date: Mon Oct 20 11:24:15 2008
New Revision: 151319
URL: http://svn.digium.com/view/asterisk?view=rev&rev=151319
Log:
ups... I thought I was going to use this (but not anymore).
Modified:
team/group/appdocsxml/main/pbx.c
Modified: team/group/appdocsxml/main/pbx.c
URL: http://svn.digium.com/view/asterisk/team/group/appdocsxml/main/pbx.c?view=diff&rev=151319&r1=151318&r2=151319
==============================================================================
--- team/group/appdocsxml/main/pbx.c (original)
+++ team/group/appdocsxml/main/pbx.c Mon Oct 20 11:24:15 2008
@@ -831,7 +831,6 @@
static char documentation_language[80];
/*! \brief XML documentation tree. */
struct documentation_tree {
- char *language;
char *filename;
ast_xml_doc *doc;
AST_LIST_ENTRY(documentation_tree) entry;
More information about the asterisk-commits
mailing list