diff options
author | George Hazan <george.hazan@gmail.com> | 2013-03-14 15:40:28 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-03-14 15:40:28 +0000 |
commit | 5049950f23d8a84b1bb286cbc6bf1ab3e6944fb0 (patch) | |
tree | 5356966724f7f66334bf89690dc36618cb5dd711 /protocols/GTalkExt/GTalkExt_10.vcxproj | |
parent | d6b7f083ef11b88282290370988aa7cb60a53345 (diff) |
crazy leaky piece of junk eliminated
git-svn-id: http://svn.miranda-ng.org/main/trunk@4027 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/GTalkExt/GTalkExt_10.vcxproj')
-rw-r--r-- | protocols/GTalkExt/GTalkExt_10.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/GTalkExt/GTalkExt_10.vcxproj b/protocols/GTalkExt/GTalkExt_10.vcxproj index 2cb50829fd..b5d0f625cf 100644 --- a/protocols/GTalkExt/GTalkExt_10.vcxproj +++ b/protocols/GTalkExt/GTalkExt_10.vcxproj @@ -186,7 +186,6 @@ <ClCompile Include="src\menu.cpp" />
<ClCompile Include="src\notifications.cpp" />
<ClCompile Include="src\options.cpp" />
- <ClCompile Include="src\popups.cpp" />
<ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
@@ -200,7 +199,6 @@ <ClInclude Include="src\menu.h" />
<ClInclude Include="src\notifications.h" />
<ClInclude Include="src\options.h" />
- <ClInclude Include="src\popups.h" />
<ClInclude Include="src\resources.h" />
<ClInclude Include="src\stdafx.h" />
<ClInclude Include="src\targetver.h" />
|