mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Remove InitialiseLocale()
Setting the global locale is no longer needed, as Boost.Filesystem and Boost.Locale are no longer used. All Boost dependencies are now header-only. Install language packs on Travis to ensure that the Turkish and Greek locales exist for testing. Now that only header-only Boost libraries are used, just download and extract the Boost archive on Travis. change boost url
This commit is contained in:
@@ -31,8 +31,6 @@ Functions
|
||||
|
||||
.. doxygenfunction:: loot::IsCompatible
|
||||
|
||||
.. doxygenfunction:: loot::InitialiseLocale
|
||||
|
||||
.. doxygenfunction:: loot::CreateGameHandle
|
||||
|
||||
Interfaces
|
||||
|
||||
Reference in New Issue
Block a user