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