mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 02:52:34 +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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Document.cpp | ||
| Document.h | ||
| Forward.h | ||
| GeminiJob.cpp | ||
| GeminiJob.h | ||
| GeminiRequest.cpp | ||
| GeminiRequest.h | ||
| GeminiResponse.cpp | ||
| GeminiResponse.h | ||
| Job.cpp | ||
| Job.h | ||
| Line.cpp | ||