Skip to content

Commit

Permalink
Misc: Remove unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
stenzek committed Sep 1, 2024
1 parent 9ca6b54 commit aab69b0
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 103 deletions.
1 change: 0 additions & 1 deletion src/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ add_library(common
binary_reader_writer.h
bitfield.h
bitutils.h
build_timestamp.h
crash_handler.cpp
crash_handler.h
dimensional_array.h
Expand Down
97 changes: 0 additions & 97 deletions src/common/build_timestamp.h

This file was deleted.

1 change: 0 additions & 1 deletion src/common/common.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<ClInclude Include="assert.h" />
<ClInclude Include="bitfield.h" />
<ClInclude Include="bitutils.h" />
<ClInclude Include="build_timestamp.h" />
<ClInclude Include="crash_handler.h" />
<ClInclude Include="dimensional_array.h" />
<ClInclude Include="dynamic_library.h" />
Expand Down
1 change: 0 additions & 1 deletion src/common/common.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<ClInclude Include="memory_settings_interface.h" />
<ClInclude Include="threading.h" />
<ClInclude Include="scoped_guard.h" />
<ClInclude Include="build_timestamp.h" />
<ClInclude Include="sha1_digest.h" />
<ClInclude Include="fastjmp.h" />
<ClInclude Include="memmap.h" />
Expand Down
3 changes: 0 additions & 3 deletions src/util/make_d3d_display_shader_bytecode.bat

This file was deleted.

0 comments on commit aab69b0

Please sign in to comment.