Skip to content

Commit

Permalink
[Vulkan] Remove CommandResources.fs
Browse files Browse the repository at this point in the history
  • Loading branch information
hyazinthh committed Jun 17, 2024
1 parent a9c72a1 commit cec2b38
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 91 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
<Compile Include="Resources\States.fs" />
<Compile Include="Resources\Pipeline.fs" />
<Compile Include="Resources\IndirectBuffer.fs" />
<Compile Include="Resources\CommandResources.fs" />
<Compile Include="Resources\GeometryPool.fs" />
<Compile Include="Resources\Query\QueryPool.fs" />
<Compile Include="Resources\Query\Query.fs" />
Expand Down
90 changes: 0 additions & 90 deletions src/Aardvark.Rendering.Vulkan/Resources/CommandResources.fs

This file was deleted.

0 comments on commit cec2b38

Please sign in to comment.