mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
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:
parent
3c3586a4e1
commit
32e23db665
4 changed files with 9 additions and 81 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue