Skip to content

Commit 63e6951

Browse files
committed
removed final for InfoLogger class as derived classes exist in other modules
1 parent cd804fb commit 63e6951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/InfoLogger/InfoLogger.hxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ class InfoLoggerContext final
123123

124124

125125
/// This class instanciates an infoLogger connection.
126-
class InfoLogger final
126+
class InfoLogger
127127
{
128128

129129
public:

0 commit comments

Comments
 (0)