Skip to content

Commit 9c65de2

Browse files
Rtc clean-up
1 parent 1d821a6 commit 9c65de2

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

rtc/dll/DmRtc.vcxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,6 @@
324324
<ClInclude Include="src\mem\ManagedAllocData.ipp" />
325325
</ItemGroup>
326326
<ItemGroup>
327-
<ClCompile Include="FileName.cpp" />
328327
<ClCompile Include="src\act\ActorEnums.cpp" />
329328
<ClCompile Include="src\act\MainThread.cpp" />
330329
<ClCompile Include="src\dbg\DebugContext.cpp" />

rtc/dll/DmRtc.vcxproj.filters

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,9 +1001,6 @@
10011001
<ClCompile Include="src\utl\SourceLocation.cpp">
10021002
<Filter>Mathematic Utilities</Filter>
10031003
</ClCompile>
1004-
<ClCompile Include="FileName.cpp">
1005-
<Filter>Mathematic Utilities</Filter>
1006-
</ClCompile>
10071004
</ItemGroup>
10081005
<ItemGroup>
10091006
<None Include="src\mci\SingleLinkedList.inc">

rtc/dll/FileName.cpp

Whitespace-only changes.

0 commit comments

Comments
 (0)