Remove debugging spew
authorDavid Zeuthen <davidz@redhat.com>
Fri, 4 Dec 2009 12:09:43 +0000 (07:09 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Fri, 4 Dec 2009 12:09:43 +0000 (07:09 -0500)
Signed-off-by: David Zeuthen <davidz@redhat.com>
src/adapter.c

index 2452a2a..df49a05 100644 (file)
@@ -508,7 +508,6 @@ update_info_fabric_and_num_ports (Adapter *adapter)
                                adapter_local_get_native_path (adapter),
                                scsi_host_name,
                                scsi_host_name);
-          g_debug ("foo = %s", s);
           if (g_file_test (s, G_FILE_TEST_EXISTS | G_FILE_TEST_IS_DIR))
             {
               fabric = "scsi_sas";