devirtualize method calls by declaring classes and methods final
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
#undef THREAD_PRIORITY_NORMAL
|
||||
|
||||
class PLDBridge :
|
||||
class PLDBridge final :
|
||||
public rtengine::ProgressListener
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user