diff options
author | Tony Wasserka <NeoBrainX@gmail.com> | 2014-08-03 16:00:52 +0200 |
---|---|---|
committer | Tony Wasserka <NeoBrainX@gmail.com> | 2014-08-12 02:17:21 +0200 |
commit | 9c781a6c7646a3f30c23adae75e1879b7fc47d0f (patch) | |
tree | 76f32e7dc447e661f9f34303609cf4aed23d7a5b /src/common/common.vcxproj.filters | |
parent | Merge pull request #40 from bentley/master (diff) | |
download | yuzu-9c781a6c7646a3f30c23adae75e1879b7fc47d0f.tar yuzu-9c781a6c7646a3f30c23adae75e1879b7fc47d0f.tar.gz yuzu-9c781a6c7646a3f30c23adae75e1879b7fc47d0f.tar.bz2 yuzu-9c781a6c7646a3f30c23adae75e1879b7fc47d0f.tar.lz yuzu-9c781a6c7646a3f30c23adae75e1879b7fc47d0f.tar.xz yuzu-9c781a6c7646a3f30c23adae75e1879b7fc47d0f.tar.zst yuzu-9c781a6c7646a3f30c23adae75e1879b7fc47d0f.zip |
Diffstat (limited to 'src/common/common.vcxproj.filters')
-rw-r--r-- | src/common/common.vcxproj.filters | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/common.vcxproj.filters b/src/common/common.vcxproj.filters index e8c4ce360..59268ce5a 100644 --- a/src/common/common.vcxproj.filters +++ b/src/common/common.vcxproj.filters @@ -29,7 +29,6 @@ <ClInclude Include="memory_util.h" /> <ClInclude Include="msg_handler.h" /> <ClInclude Include="platform.h" /> - <ClInclude Include="register_set.h" /> <ClInclude Include="std_condition_variable.h" /> <ClInclude Include="std_mutex.h" /> <ClInclude Include="std_thread.h" /> |