[asterisk-commits] mmichelson: trunk r373583 - in /trunk: ./	funcs/func_presencestate.c
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Tue Sep 25 09:13:12 CDT 2012
    
    
  
Author: mmichelson
Date: Tue Sep 25 09:13:08 2012
New Revision: 373583
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=373583
Log:
"He who go through turnstile sideways is going to Bangkok"
........
Merged revisions 373582 from http://svn.asterisk.org/svn/asterisk/branches/11
Modified:
    trunk/   (props changed)
    trunk/funcs/func_presencestate.c
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-11-merged' - no diff available.
Modified: trunk/funcs/func_presencestate.c
URL: http://svnview.digium.com/svn/asterisk/trunk/funcs/func_presencestate.c?view=diff&rev=373583&r1=373582&r2=373583
==============================================================================
--- trunk/funcs/func_presencestate.c (original)
+++ trunk/funcs/func_presencestate.c Tue Sep 25 09:13:08 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