summaryrefslogtreecommitdiff
path: root/src/bldg.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/bldg.cc')
-rw-r--r--src/bldg.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bldg.cc b/src/bldg.cc
index ae64efaf..d465dbbe 100644
--- a/src/bldg.cc
+++ b/src/bldg.cc
@@ -1094,8 +1094,6 @@ bool_ bldg_process_command(const store_type *s_ptr, store_action_type const *ba_
bool_ paid = FALSE;
- bool_ set_reward = FALSE;
-
bool_ recreate = FALSE;
@@ -1129,8 +1127,6 @@ bool_ bldg_process_command(const store_type *s_ptr, store_action_type const *ba_
return FALSE;
}
- if (!bcost) set_reward = TRUE;
-
switch (bact)
{
case BACT_RESEARCH_ITEM: