Skip to content

Commit 0113eb6

Browse files
committed
Omit unnecessary visual studio change
1 parent fbde02f commit 0113eb6

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

Builds/VisualStudio2013/Plugins/PulsePalOutput/PulsePalOutput.vcxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@
126126
</ItemGroup>
127127
<ItemGroup>
128128
<ClInclude Include="..\..\..\..\Source\Plugins\PulsePalOutput\PulsePalOutput.h" />
129-
<ClInclude Include="..\..\..\..\Source\Plugins\PulsePalOutput\PulsePalOutputCanvas.h" />
130129
<ClInclude Include="..\..\..\..\Source\Plugins\PulsePalOutput\PulsePalOutputEditor.h" />
131130
<ClInclude Include="..\..\..\..\Source\Plugins\PulsePalOutput\serial\PulsePal.h" />
132131
</ItemGroup>

Builds/VisualStudio2013/Plugins/PulsePalOutput/PulsePalOutput.vcxproj.filters

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,5 @@
4444
<ClInclude Include="..\..\..\..\Source\Plugins\PulsePalOutput\serial\PulsePal.h">
4545
<Filter>Source Files\serial</Filter>
4646
</ClInclude>
47-
<ClInclude Include="..\..\..\..\Source\Plugins\PulsePalOutput\PulsePalOutputCanvas.h">
48-
<Filter>Source Files</Filter>
49-
</ClInclude>
5047
</ItemGroup>
5148
</Project>

0 commit comments

Comments
 (0)