From f370cd7f361251357dbb6506ae03ee97c0af245f Mon Sep 17 00:00:00 2001
From: Matthew Andrew <matthew.andrew@stfc.ac.uk>
Date: Wed, 28 Nov 2018 10:35:00 +0000
Subject: [PATCH] Removed stray comment Re #23642

---
 Framework/Muon/src/MuonPairingAsymmetry.cpp | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/Framework/Muon/src/MuonPairingAsymmetry.cpp b/Framework/Muon/src/MuonPairingAsymmetry.cpp
index 5f61ed9debc..621e38d6190 100644
--- a/Framework/Muon/src/MuonPairingAsymmetry.cpp
+++ b/Framework/Muon/src/MuonPairingAsymmetry.cpp
@@ -117,12 +117,6 @@ void MuonPairingAsymmetry::init() {
       "The workspace which will hold the results of the asymmetry "
       "calculation.");
 
-  // declareProperty(Mantid::Kernel::make_unique<WorkspaceProperty<Workspace>>(
-  //                     "OutputWorkspace", emptyString, Direction::Output),
-  //                 "The workspace which will hold the results of the asymmetry
-  //                 "
-  //     "calculation.");
-
   declareProperty("PairName", emptyString,
                   "The name of the pair. Must "
                   "contain at least one alphanumeric "
-- 
GitLab