diff options
Diffstat (limited to 'plugins/NewEventNotify/neweventnotify.vcxproj.filters')
-rw-r--r-- | plugins/NewEventNotify/neweventnotify.vcxproj.filters | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/NewEventNotify/neweventnotify.vcxproj.filters b/plugins/NewEventNotify/neweventnotify.vcxproj.filters index e99acbf5da..cc4b3e56fe 100644 --- a/plugins/NewEventNotify/neweventnotify.vcxproj.filters +++ b/plugins/NewEventNotify/neweventnotify.vcxproj.filters @@ -5,9 +5,6 @@ <ClCompile Include="src\main.cpp">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="src\menuitem.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
<ClCompile Include="src\options.cpp">
<Filter>Source Files</Filter>
</ClCompile>
|