diff options
author | George Hazan <george.hazan@gmail.com> | 2023-08-31 14:29:58 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2023-08-31 14:29:58 +0300 |
commit | 0f92c8eb4ebc06fca84300f1338b53bc44fe9513 (patch) | |
tree | 4711c015676426d5994be2e4785abf604ecf207f /protocols/Omegle/omegle.vcxproj | |
parent | 4a521a38f9c646e79d0d0e3140a99076f5d8cd86 (diff) |
we don't need this file in the project either
Diffstat (limited to 'protocols/Omegle/omegle.vcxproj')
-rw-r--r-- | protocols/Omegle/omegle.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Omegle/omegle.vcxproj b/protocols/Omegle/omegle.vcxproj index 600fcd7af7..46a0270295 100644 --- a/protocols/Omegle/omegle.vcxproj +++ b/protocols/Omegle/omegle.vcxproj @@ -30,7 +30,6 @@ <ClCompile Include="src\communication.cpp" />
<ClCompile Include="src\connection.cpp" />
<ClCompile Include="src\dialogs.cpp" />
- <ClCompile Include="src\http.cpp" />
<ClCompile Include="src\main.cpp" />
<ClCompile Include="src\messages.cpp" />
<ClCompile Include="src\proto.cpp" />
|