Răsfoiți Sursa

remove dead code, found by Scrutinizer

El RIDO 1 an în urmă
părinte
comite
a5ce92a0d1
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      lib/Data/Database.php

+ 0 - 1
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(