From 7e224c97ae2728472180322f625dafa545f21f7f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 18 Jan 2025 21:46:00 -0800 Subject: Convert the PKGBUILD to my own fork of cataclysm-bn. --- revert-20_Fix-tidy-warnings-3310.patch | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 revert-20_Fix-tidy-warnings-3310.patch (limited to 'revert-20_Fix-tidy-warnings-3310.patch') diff --git a/revert-20_Fix-tidy-warnings-3310.patch b/revert-20_Fix-tidy-warnings-3310.patch deleted file mode 100644 index e026533..0000000 --- a/revert-20_Fix-tidy-warnings-3310.patch +++ /dev/null @@ -1,30 +0,0 @@ -From 1fbcf35677e9cd33a9f6952fcd81c14cdf1b753d Mon Sep 17 00:00:00 2001 -From: Olanti -Date: Sat, 30 Sep 2023 08:43:54 +0300 -Subject: [PATCH] Fix tidy warnings (#3310) - ---- - src/suffer.cpp | 3 --- - -diff --git a/src/suffer.cpp b/src/suffer.cpp -index 97786373598..390016d1aa5 100644 ---- a/src/suffer.cpp -+++ b/src/suffer.cpp -@@ -82,13 +82,11 @@ static const efftype_id effect_asthma( "asthma" ); - static const efftype_id effect_attention( "attention" ); - static const efftype_id effect_bleed( "bleed" ); - static const efftype_id effect_blind( "blind" ); --static const efftype_id effect_cig( "cig" ); - static const efftype_id effect_cough_aggravated_asthma( "cough_aggravated_asthma" ); - static const efftype_id effect_datura( "datura" ); - static const efftype_id effect_deaf( "deaf" ); - static const efftype_id effect_disabled( "disabled" ); - static const efftype_id effect_downed( "downed" ); --static const efftype_id effect_drunk( "drunk" ); - static const efftype_id effect_feral_killed_recently( "feral_killed_recently" ); - static const efftype_id effect_formication( "formication" ); - static const efftype_id effect_glowy_led( "glowy_led" ); - --- -2.42.0 - -- cgit v1.2.1