From 416505075aae92b008cd1e9800191ebe494fb2ce Mon Sep 17 00:00:00 2001 From: Marisa Lago Ballesteros Date: Fri, 6 Mar 2026 14:22:50 +0100 Subject: [PATCH] soapstone.c: why bother including a currently empty file? --- soapstone.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/soapstone.c b/soapstone.c index df80a92..ef92316 100644 --- a/soapstone.c +++ b/soapstone.c @@ -12,7 +12,7 @@ #include "soapstone_ds1.h" #include "soapstone_ds2.h" #include "soapstone_ds3.h" -#include "soapstone_er.h" +//#include "soapstone_er.h" void print_soapstone_ds1( void ) {