mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
remove protobuf (part 2)
This commit is contained in:
@@ -240,7 +240,7 @@ public:
|
||||
///
|
||||
/// get size of buffer
|
||||
//
|
||||
ssize_t size()
|
||||
ssize_t size() const
|
||||
{
|
||||
return _width * _height * sizeof(Pixel_T);
|
||||
}
|
||||
|
Reference in New Issue
Block a user