remove dead code, found by Scrutinizer

This commit is contained in:
El RIDO
2025-07-05 18:35:05 +02:00
parent b79ae4e929
commit a5ce92a0d1

View File

@@ -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(