mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 14:11:01 +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 | ||
| DatabaseConnection.cpp | ||
| DatabaseConnection.h | ||
| Forward.h | ||
| main.cpp | ||
| SQLClient.ipc | ||
| SQLServer.ipc | ||
| SQLStatement.cpp | ||
| SQLStatement.h | ||