cpp-common/bt2: remove extraneous `protected`
[babeltrace.git] / src / cpp-common / bt2 / component-class-dev.hpp
index f97228360d3856e155500ee12013312094b8acf7..e08314a058e71e981a5dc00b6767fd7fc3b31ce4 100644 (file)
@@ -51,7 +51,6 @@ protected:
     {
     }
 
-protected:
     bt2c::CStringView _name() const noexcept
     {
         return _mSelfComp.name();
This page took 0.022814 seconds and 4 git commands to generate.