make monitor=In work during no-roll conditions without auto-input
[ardour.git] / libs / ardour / lv2_event_buffer.cc
index 9bc61d93d15569a84ed343b08ccea83f1cf4a0b8..dd666203fd58039872bd23450c6b4c0d1fd8b8e8 100644 (file)
@@ -1,6 +1,6 @@
 /*
     Copyright (C) 2009 Paul Davis
-    Author: Dave Robillard
+    Author: David Robillard
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the Free
@@ -17,7 +17,6 @@
     675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define __STDC_LIMIT_MACROS 1
 #include <stdint.h>
 #include <iostream>
 #include "lv2ext/lv2_event.h"