From d0c077a10222f197eb605e7185b0fa9edc82d67c Mon Sep 17 00:00:00 2001 From: bakkeby Date: Sun, 19 Jul 2020 19:29:10 +0200 Subject: [PATCH] Removing unnecessary .h file --- patch/bar_status2d_eb.h | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 patch/bar_status2d_eb.h diff --git a/patch/bar_status2d_eb.h b/patch/bar_status2d_eb.h deleted file mode 100644 index a20f8d5..0000000 --- a/patch/bar_status2d_eb.h +++ /dev/null @@ -1,2 +0,0 @@ -static int width_status2d_eb(Bar *bar, BarWidthArg *a); -static int draw_status2d_eb(Bar *bar, BarDrawArg *a); \ No newline at end of file