From df61dc1b22e78cf5d5edd74e129a74a12e0c1ef3 Mon Sep 17 00:00:00 2001 From: OBattler Date: Mon, 27 Mar 2023 20:42:57 +0200 Subject: [PATCH] Test commit with dummy changes. --- src/86box.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/86box.c b/src/86box.c index 1c020c32e..a14f51c41 100644 --- a/src/86box.c +++ b/src/86box.c @@ -8,8 +8,6 @@ * * Main emulator module where most things are controlled. * - * - * * Authors: Sarah Walker, * Miran Grca, * Fred N. van Kempen,