Remove unused getBuffer, also it is available upstream
This commit is contained in:
parent
7882f75085
commit
0350930060
@ -65,14 +65,6 @@ class PMA_Schema_PDF extends PMA_PDF
|
||||
parent::_putpages();
|
||||
}
|
||||
|
||||
/**
|
||||
* Getter for protected buffer.
|
||||
*/
|
||||
public function getBuffer()
|
||||
{
|
||||
return $this->buffer;
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the scaling factor, defines minimum coordinates and margins
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user