From fe68b2291cc8f8c096bc082cfcacfad1a7e42e87 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 14 Jan 2013 20:29:32 +0000 Subject: kill obsolete comment --- perl-install/c/stuff.xs.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/c') diff --git a/perl-install/c/stuff.xs.pl b/perl-install/c/stuff.xs.pl index 4b80a862f..095d92ffc 100755 --- a/perl-install/c/stuff.xs.pl +++ b/perl-install/c/stuff.xs.pl @@ -261,7 +261,6 @@ get_pci_description(int vendor_id,int device_id) void pci_probe() PPCODE: - //proc_pci_path = "/tmp/pci"; struct pciusb_entries entries = pci_probe(); char buf[2048]; int i; -- cgit v1.2.1