diff --git a/lib/Data/Database.php b/lib/Data/Database.php index 245cda7e..b25b905e 100644 --- a/lib/Data/Database.php +++ b/lib/Data/Database.php @@ -644,7 +644,6 @@ class Database extends AbstractData private function _createPasteTable() { list($main_key, $after_key) = $this->_getPrimaryKeyClauses(); - $dataType = $this->_getDataType(); $attachmentType = $this->_getAttachmentType(); $metaType = $this->_getMetaType(); $this->_db->exec(