Turn off property-changed signal debugging

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3429 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Dan Williams
2008-03-12 16:15:15 +00:00
parent f30cf17bf7
commit 348cce0c20

View File

@@ -47,7 +47,6 @@ properties_changed_info_destroy (gpointer data)
g_slice_free (PropertiesChangedInfo, info);
}
#define DEBUG
#ifdef DEBUG
static void
add_to_string (gpointer key, gpointer value, gpointer user_data)