rollback stupid code

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4109 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Anthony Minessale II
2004-10-27 03:33:14 +00:00
parent 827df5e987
commit a18f60f5e8
2 changed files with 0 additions and 2 deletions

View File

@@ -78,7 +78,6 @@ struct ast_cdr {
char uniqueid[32];
/* User field */
char userfield[AST_MAX_USER_FIELD];
struct ast_channel *chan;
struct ast_cdr *next;
};