|
[anjuta/cxxparser] symbol-db: removed useless DEBUG_PRINT: msg#08227svn-commits-list
commit 0f5d925b59e46328150412295541350020329ddc Author: Massimo Corà <mcora@xxxxxxxxxxxxx> Date: Thu Jul 30 17:55:17 2009 +0200 symbol-db: removed useless DEBUG_PRINT plugins/symbol-db/symbol-db-engine-queries.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/plugins/symbol-db/symbol-db-engine-queries.c b/plugins/symbol-db/symbol-db-engine-queries.c index 9d77816..0991bfb 100644 --- a/plugins/symbol-db/symbol-db-engine-queries.c +++ b/plugins/symbol-db/symbol-db-engine-queries.c @@ -2856,7 +2856,7 @@ symbol_db_engine_find_symbol_by_name_pattern_filtered (SymbolDBEngine *dbe, { gchar *curr_str = g_strdup_printf ("filter%d", i); param = gda_set_get_holder ((GdaSet*)dyn_node->plist, curr_str); - DEBUG_PRINT ("adding type %s", g_ptr_array_index (filter_kinds_array, i)); + /*DEBUG_PRINT ("adding type %s", g_ptr_array_index (filter_kinds_array, i));*/ MP_SET_HOLDER_BATCH_STR(priv, param, g_ptr_array_index (filter_kinds_array, i), ret_bool, ret_value); g_free (curr_str); _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want.
|
|
||||||||||||||||||||||||||
|
|
|
| News | Mail Home | sitemap | FAQ | advertise |