From 5e4b1826168b74d8b5e71227ded12980efd5a243 Mon Sep 17 00:00:00 2001 From: Benny Baumann Date: Thu, 15 Oct 2020 00:56:22 +0200 Subject: Combine XAlloc.[ch] into XUtils.[ch] --- FunctionBar.c | 1 - 1 file changed, 1 deletion(-) (limited to 'FunctionBar.c') diff --git a/FunctionBar.c b/FunctionBar.c index 4e9d30cd..50bae0b1 100644 --- a/FunctionBar.c +++ b/FunctionBar.c @@ -8,7 +8,6 @@ in the source distribution for its full text. #include "FunctionBar.h" #include "CRT.h" #include "RichString.h" -#include "XAlloc.h" #include "XUtils.h" #include -- cgit v1.2.3