In libpbd the sources 'localeguard.cc/.h' and 'locale_guard.cc/.h' are essentially identical now - so let's remove the former pair which were only ever needed when building with MSVC

(should hopefully avoid future confusion !!)
This commit is contained in:
John Emmas 2015-02-28 12:59:00 +00:00
parent 3c3586a4e1
commit 32e23db665
4 changed files with 9 additions and 81 deletions

View file

@ -355,7 +355,7 @@
>
</File>
<File
RelativePath="..\localeguard.cc"
RelativePath="..\locale_guard.cc"
>
</File>
<File
@ -705,7 +705,7 @@
>
</File>
<File
RelativePath="..\pbd\localeguard.h"
RelativePath="..\pbd\locale_guard.h"
>
</File>
<File