mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 11:51:00 +00:00
Only one place used this argument and it was to hold on to a strong ref for the object. Since we already do that now, there's no need to keep this argument around since this can be easily captured. This commit contains no changes. |
||
|---|---|---|
| .. | ||
| ClientConnection.cpp | ||
| ClientConnection.h | ||
| CMakeLists.txt | ||
| main.cpp | ||
| WebSocketClient.ipc | ||
| WebSocketServer.ipc | ||