summaryrefslogtreecommitdiffstats
path: root/src/common/common.vcxproj.filters
diff options
context:
space:
mode:
authorTony Wasserka <NeoBrainX@gmail.com>2014-08-03 16:00:52 +0200
committerTony Wasserka <NeoBrainX@gmail.com>2014-08-12 02:17:21 +0200
commit9c781a6c7646a3f30c23adae75e1879b7fc47d0f (patch)
tree76f32e7dc447e661f9f34303609cf4aed23d7a5b /src/common/common.vcxproj.filters
parentMerge pull request #40 from bentley/master (diff)
downloadyuzu-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.filters1
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" />