From 03509300608e1b75353584d8a64cd1062bfe2477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 10 Aug 2011 14:36:08 +0200 Subject: [PATCH] Remove unused getBuffer, also it is available upstream --- 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 236b1dc3be..303624ef17 100644 --- a/libraries/schema/Pdf_Relation_Schema.class.php +++ b/libraries/schema/Pdf_Relation_Schema.class.php @@ -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 *