From: Stephen Soltesz Date: Thu, 13 Mar 2008 19:12:08 +0000 (+0000) Subject: removed debug print statement. X-Git-Tag: pypcilib-0.2-1~6 X-Git-Url: http://git.onelab.eu/?p=pypcilib.git;a=commitdiff_plain;h=8649b5e40e98d00afddcb5b903d46d2444fdba59 removed debug print statement. --- diff --git a/pypci.py b/pypci.py index 147c59b..34124e1 100644 --- a/pypci.py +++ b/pypci.py @@ -38,7 +38,6 @@ except: # convert this list of devices into the format expected by the # consumer of get_devices() for dev in pci_devlist: - print dev if 'device' not in dev: continue