diff --git a/InnerDetector/InDetValidation/InDetPhysValMonitoring/src/InDetPerfPlot_VertexTruthMatching.h b/InnerDetector/InDetValidation/InDetPhysValMonitoring/src/InDetPerfPlot_VertexTruthMatching.h
index e1903fb2dd46766cceadc89c4c328151360f7f2b..31574711c13c6fa969ddf3b0ec02a2b96ca5e625 100644
--- a/InnerDetector/InDetValidation/InDetPhysValMonitoring/src/InDetPerfPlot_VertexTruthMatching.h
+++ b/InnerDetector/InDetValidation/InDetPhysValMonitoring/src/InDetPerfPlot_VertexTruthMatching.h
@@ -72,22 +72,6 @@ private:
     // For reco-truth resolutions:
     TH2* m_vx_hs_truth_long_reso_vs_PU;
     TH2* m_vx_hs_truth_trans_reso_vs_PU;
-    TH2* m_vx_all_truth_long_reso_vs_PU;
-    TH2* m_vx_all_truth_trans_reso_vs_PU;
-
-    TH2* m_vx_hs_truth_long_pull_vs_PU;
-    TH2* m_vx_hs_truth_trans_pull_vs_PU;
-    TH2* m_vx_all_truth_long_pull_vs_PU;
-    TH2* m_vx_all_truth_trans_pull_vs_PU;
-
-    TH2* m_vx_hs_truth_long_reso_vs_nTrk;
-    TH2* m_vx_hs_truth_trans_reso_vs_nTrk;
-    TH2* m_vx_all_truth_long_reso_vs_nTrk;
-    TH2* m_vx_all_truth_trans_reso_vs_nTrk;
-    TH2* m_vx_hs_truth_long_pull_vs_nTrk;
-    TH2* m_vx_hs_truth_trans_pull_vs_nTrk;
-    TH2* m_vx_all_truth_long_pull_vs_nTrk;
-    TH2* m_vx_all_truth_trans_pull_vs_nTrk;
 
     TH1* m_vx_hs_truth_long_reso;
     TH1* m_vx_hs_truth_trans_reso;