details: Remove debug print

This commit is contained in:
Cole Robinson 2010-02-12 10:27:49 -05:00
parent e20a74c85a
commit bb1102afe6
1 changed files with 0 additions and 1 deletions

View File

@ -1024,7 +1024,6 @@ class vmmDetails(gobject.GObject):
info = self.get_hw_selection(HW_LIST_COL_DEVICE)
print pagetype
if pagetype is HW_LIST_TYPE_GENERAL:
ret = self.config_overview_apply()
elif pagetype is HW_LIST_TYPE_CPU: