From 7882f7508593599f2912e7fbbae3c5954ef364bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 10 Aug 2011 14:35:28 +0200 Subject: [PATCH] Remove unused method --- libraries/schema/Pdf_Relation_Schema.class.php | 8 -------- 1 file changed, 8 deletions(-) diff --git a/libraries/schema/Pdf_Relation_Schema.class.php b/libraries/schema/Pdf_Relation_Schema.class.php index f65fcc2c3f..236b1dc3be 100644 --- a/libraries/schema/Pdf_Relation_Schema.class.php +++ b/libraries/schema/Pdf_Relation_Schema.class.php @@ -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 *