diff options
Diffstat (limited to 'protocols/JabberG/jabber_11.vcxproj')
-rw-r--r-- | protocols/JabberG/jabber_11.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/JabberG/jabber_11.vcxproj b/protocols/JabberG/jabber_11.vcxproj index 3adfd81a56..df52e93ec3 100644 --- a/protocols/JabberG/jabber_11.vcxproj +++ b/protocols/JabberG/jabber_11.vcxproj @@ -243,7 +243,6 @@ <ClCompile Include="src\jabber_presence_manager.cpp" />
<ClCompile Include="src\jabber_privacy.cpp" />
<ClCompile Include="src\jabber_proto.cpp" />
- <ClCompile Include="src\jabber_proxy.cpp" />
<ClCompile Include="src\jabber_rc.cpp" />
<ClCompile Include="src\jabber_search.cpp" />
<ClCompile Include="src\jabber_secur.cpp" />
@@ -279,7 +278,6 @@ <ClInclude Include="src\jabber_presence_manager.h" />
<ClInclude Include="src\jabber_privacy.h" />
<ClInclude Include="src\jabber_proto.h" />
- <ClInclude Include="src\jabber_proxy.h" />
<ClInclude Include="src\jabber_rc.h" />
<ClInclude Include="src\jabber_search.h" />
<ClInclude Include="src\jabber_secur.h" />
|