From bf4053fefa301a307065a07ffc4c3f9f970f2638 Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Mon, 27 Jan 2025 01:01:05 -0500 Subject: Fix spurious differences when using `ninja diff` (#2294) * Fix spurious differences when using ninja diff * Fix some clangd errors/warnings --- src/d/d_menu_dmap.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/d/d_menu_dmap.cpp') diff --git a/src/d/d_menu_dmap.cpp b/src/d/d_menu_dmap.cpp index 0d61363b69..6f524c9f6a 100644 --- a/src/d/d_menu_dmap.cpp +++ b/src/d/d_menu_dmap.cpp @@ -1782,8 +1782,6 @@ void dMenu_Dmap_c::mapControl() { #pragma force_active on SECTION_DEAD static char const* const stringBase_80395826 = "/res/FieldMap/res-d.arc"; SECTION_DEAD static char const* const stringBase_8039583E = "dat/data.dat"; -/* @stringBase0 padding */ -SECTION_DEAD static char const* const pad_8039584B = "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"; #pragma pop /* 801BE328-801BE670 1B8C68 0348+00 0/0 1/1 0/0 .text isOpen__12dMenu_Dmap_cFv */ -- cgit v1.2.3