Skip to content

Commit

Permalink
TgBot++: ClientApp: Windows: Remove abseil shim
Browse files Browse the repository at this point in the history
- Looks like they fixed it upstream
  • Loading branch information
Royna2544 committed Jul 6, 2024
1 parent 074b37c commit 10189fb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 39 deletions.
1 change: 0 additions & 1 deletion clientapp/windows/TgBotClient/TgBotClient.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@
<ClCompile Include="BlockingOperation.cpp" />
<ClCompile Include="DestinationIP.cpp" />
<ClCompile Include="DownloadFile.cpp" />
<ClCompile Include="nullguard.cpp" />
<ClCompile Include="SendFileToChat.cpp" />
<ClCompile Include="SendMessageToChat.cpp" />
<ClCompile Include="TgBotClient.cpp" />
Expand Down
3 changes: 0 additions & 3 deletions clientapp/windows/TgBotClient/TgBotClient.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@
<ClCompile Include="TgBotSocketIntf.cpp">
<Filter>Source File</Filter>
</ClCompile>
<ClCompile Include="nullguard.cpp">
<Filter>Source File</Filter>
</ClCompile>
<ClCompile Include="SendMessageToChat.cpp">
<Filter>Source File\ui</Filter>
</ClCompile>
Expand Down
35 changes: 0 additions & 35 deletions clientapp/windows/TgBotClient/nullguard.cpp

This file was deleted.

0 comments on commit 10189fb

Please sign in to comment.