Remove unused code & refactor and simplify event load timing

This commit is contained in:
Nik Bougalis
2017-01-17 15:20:24 -08:00
parent 8345475bc3
commit 15a30c745c
19 changed files with 97 additions and 665 deletions

View File

@@ -1558,11 +1558,6 @@
</ClInclude>
<ClInclude Include="..\..\src\ripple\beast\core\PlatformConfig.h">
</ClInclude>
<ClCompile Include="..\..\src\ripple\beast\core\RelativeTime.cpp">
<ExcludedFromBuild>True</ExcludedFromBuild>
</ClCompile>
<ClInclude Include="..\..\src\ripple\beast\core\RelativeTime.h">
</ClInclude>
<ClCompile Include="..\..\src\ripple\beast\core\SemanticVersion.cpp">
<ExcludedFromBuild>True</ExcludedFromBuild>
</ClCompile>