mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 19:17:35 +00:00
Ports: Format patches without numbering, commit hash or version number
This commit is contained in:
parent
d69a79b03b
commit
d426c5a4b2
371 changed files with 806 additions and 1884 deletions
|
@ -1,7 +1,7 @@
|
|||
From ddb49b8e7be62501eeea15941b47b91902f697f8 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Jelle Raaijmakers <jelle@gmta.nl>
|
||||
Date: Sun, 9 Jan 2022 23:18:02 +0100
|
||||
Subject: [PATCH 3/3] Remove SDL timer lock
|
||||
Subject: [PATCH] Remove SDL timer lock
|
||||
|
||||
---
|
||||
backends/timer/sdl/sdl-timer.cpp | 6 ------
|
||||
|
@ -32,6 +32,3 @@ index f9d79ac..ce1af0e 100644
|
|||
// Removes the timer callback
|
||||
SDL_RemoveTimer(_timerID);
|
||||
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue