Common: Remove Rectangle class

This commit is contained in:
Stenzek
2024-06-02 00:10:20 +10:00
parent 29533650a8
commit e0509ebd9f
5 changed files with 37 additions and 267 deletions

View File

@@ -5,7 +5,6 @@
<ClInclude Include="types.h" />
<ClInclude Include="fifo_queue.h" />
<ClInclude Include="heap_array.h" />
<ClInclude Include="rectangle.h" />
<ClInclude Include="log.h" />
<ClInclude Include="small_string.h" />
<ClInclude Include="byte_stream.h" />