From 99ab06776c4c788cd45d13b4394bdf3c7d22ff4b Mon Sep 17 00:00:00 2001 From: "Stephen C. Wills" Date: Sun, 15 May 2022 18:22:13 -0400 Subject: [PATCH] Apply clang-format to inv.cpp (#4581) --- Source/inv.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/inv.cpp b/Source/inv.cpp index cae8e8f17..74c507c14 100644 --- a/Source/inv.cpp +++ b/Source/inv.cpp @@ -2064,7 +2064,6 @@ bool UseInvItem(int pnum, int cii) } } } - } constexpr int SpeechDelay = 10;