Skip to content

Commit 54ec5df

Browse files
committed
TRestRawSignalRecoverChannelsProcess. Removing unimplemented destructor
1 parent de614a0 commit 54ec5df

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

inc/TRestRawSignalRecoverChannelsProcess.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ class TRestRawSignalRecoverChannelsProcess : public TRestLegacyProcess {
4949
RESTWarning << "This process is now implemented under TRestDetectorSignalRecoveryProcess" << RESTendl;
5050
}
5151

52-
// Destructor
53-
~TRestRawSignalRecoverChannelsProcess();
54-
5552
ClassDefOverride(TRestRawSignalRecoverChannelsProcess, 1);
5653
};
5754
#endif

0 commit comments

Comments
 (0)