From 4fce2913c2f3fb597b0814727e0daffcd871b832 Mon Sep 17 00:00:00 2001 From: Valeriy Kamyshniy Date: Tue, 27 May 2014 22:55:31 -0400 Subject: [PATCH] [P4/git history rebuild] unnecessary removal of MSVC related visibility macros. Should be reverted by a future merge with Ardour --- libs/evoral/evoral/Note.hpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libs/evoral/evoral/Note.hpp b/libs/evoral/evoral/Note.hpp index 5401271621..e84d6b9dc4 100644 --- a/libs/evoral/evoral/Note.hpp +++ b/libs/evoral/evoral/Note.hpp @@ -33,11 +33,7 @@ namespace Evoral { * Currently a note is defined as (on event, length, off event). */ template -#ifdef COMPILER_MSVC -class LIBEVORAL_LOCAL Note { -#else class LIBEVORAL_TEMPLATE_API Note { -#endif public: Note(uint8_t chan=0, Time time=0, Time len=0, uint8_t note=0, uint8_t vel=0x40); Note(const Note