From f2f8df520b6cf4639f11f551e1b93447f483ab7f Mon Sep 17 00:00:00 2001 From: Pete Batard Date: Wed, 3 Feb 2010 01:12:45 +0000 Subject: r138b: oops - don't leave debug code in commits! --- libusb/os/windows_compat.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libusb/os/windows_compat.c b/libusb/os/windows_compat.c index 717cf7b..06f165a 100644 --- a/libusb/os/windows_compat.c +++ b/libusb/os/windows_compat.c @@ -163,7 +163,6 @@ void init_polling(void) while (InterlockedExchange((LONG *)&compat_spinlock, 1) == 1) { SleepEx(0, TRUE); } - printf("\n\n\nver prod = %d\n\n\n", VER_PRODUCTBUILD); if (!is_polling_set) { for (i=0; i