[asterisk-commits] mmichelson: branch 11 r373582 - /branches/11/funcs/func_presencestate.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Sep 25 09:12:08 CDT 2012
Author: mmichelson
Date: Tue Sep 25 09:12:05 2012
New Revision: 373582
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=373582
Log:
"He who go through turnstile sideways is going to Bangkok"
Modified:
branches/11/funcs/func_presencestate.c
Modified: branches/11/funcs/func_presencestate.c
URL: http://svnview.digium.com/svn/asterisk/branches/11/funcs/func_presencestate.c?view=diff&rev=373582&r1=373581&r2=373582
==============================================================================
--- branches/11/funcs/func_presencestate.c (original)
+++ branches/11/funcs/func_presencestate.c Tue Sep 25 09:12:05 2012
@@ -240,8 +240,6 @@
char *_message;
char *_subtype;
- ast_log(LOG_NOTICE, "TITTY BOMBS!\n");
-
ast_db_get(astdb_family, data, buf, sizeof(buf));
if (parse_data(buf, &state, &_subtype, &_message, &_options)) {
More information about the asterisk-commits
mailing list