From 060c56cc3fa05201894d56e30cc36e853a958472 Mon Sep 17 00:00:00 2001 From: John Emmas Date: Mon, 26 Aug 2013 17:50:17 +0100 Subject: Minor tweaks to MSVC build (hopefully of little consequence) --- libs/pbd/pbd/msvc_pbd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/pbd/pbd') diff --git a/libs/pbd/pbd/msvc_pbd.h b/libs/pbd/pbd/msvc_pbd.h index 736095d9e8..628ed56e6f 100644 --- a/libs/pbd/pbd/msvc_pbd.h +++ b/libs/pbd/pbd/msvc_pbd.h @@ -82,7 +82,7 @@ extern "C" { // This function is (hopefully) temporary and is placed here // because 'g_usleep()' doesn't seem to work very well for glib-win32 -void pbd_g_usleep (unsigned long microseconds); +// JE - let's see if we can do without this now! void pbd_g_usleep (unsigned long microseconds); #ifdef __cplusplus } /* extern "C" */ -- cgit v1.2.3