From 1137173f1b2a78de1ebbf4ce37bef114e27ba32c Mon Sep 17 00:00:00 2001
From: Eric Pooser <pooser@jlab.org>
Date: Wed, 13 Dec 2017 20:26:44 -0500
Subject: [PATCH] Remove block variables from production environment (#341)

---
 DEF-files/SHMS/PRODUCTION/pstackana_production.def | 1 -
 1 file changed, 1 deletion(-)

diff --git a/DEF-files/SHMS/PRODUCTION/pstackana_production.def b/DEF-files/SHMS/PRODUCTION/pstackana_production.def
index a9de378f..914aa1b9 100644
--- a/DEF-files/SHMS/PRODUCTION/pstackana_production.def
+++ b/DEF-files/SHMS/PRODUCTION/pstackana_production.def
@@ -1,5 +1,4 @@
 #include "DEF-files/SHMS/PRODUCTION/AERO/paero_histos.def"
-#include "DEF-files/SHMS/PRODUCTION/BLOCK/pblock_vars.def"
 #include "DEF-files/SHMS/PRODUCTION/CAL/pcal_histos.def"
 #include "DEF-files/SHMS/PRODUCTION/DC/pdc_histos.def"
 #include "DEF-files/SHMS/PRODUCTION/EPICS/pepics_vars.def"
-- 
GitLab