mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-07 10:06:03 +00:00
The syncd loop can just be a lambda.
This commit is contained in:
parent
503e32552c
commit
033a42b580
Notes:
sideshowbarker
2024-07-19 16:07:25 +09:00
Author: https://github.com/awesomekling
Commit: 033a42b580
5 changed files with 10 additions and 18 deletions
|
@ -1,8 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include "types.h"
|
||||
#include <AK/Vector.h>
|
||||
#include <AK/AKString.h>
|
||||
|
||||
struct system_t
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue