Revert a couple of changes in Win32 demo that should not have been checked in.

This commit is contained in:
Richard Barry 2019-07-23 17:02:59 +00:00
parent 05e7d9cc08
commit d1dd8da12e
5 changed files with 8 additions and 6 deletions

View file

@ -81,7 +81,6 @@
<ClCompile Include="..\..\Source\event_groups.c" />
<ClCompile Include="..\..\Source\portable\MemMang\heap_5.c" />
<ClCompile Include="..\..\Source\stream_buffer.c" />
<ClCompile Include="..\..\Source\task_pool.c" />
<ClCompile Include="..\..\Source\timers.c" />
<ClCompile Include="..\Common\Minimal\AbortDelay.c" />
<ClCompile Include="..\Common\Minimal\BlockQ.c" />