Cleanup: GCC ignored qualifier warning
This commit is contained in:
@@ -142,7 +142,7 @@ void PreviewOperation::determineResolution(unsigned int resolution[2], unsigned
|
||||
resolution[1] = height;
|
||||
}
|
||||
|
||||
const CompositorPriority PreviewOperation::getRenderPriority() const
|
||||
CompositorPriority PreviewOperation::getRenderPriority() const
|
||||
{
|
||||
return COM_PRIORITY_LOW;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user