Explorar o código

remove dead code, found by Scrutinizer

El RIDO hai 1 ano
pai
achega
a5ce92a0d1
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lib/Data/Database.php

+ 0 - 1
lib/Data/Database.php

@@ -644,7 +644,6 @@ class Database extends AbstractData
     private function _createPasteTable()
     private function _createPasteTable()
     {
     {
         list($main_key, $after_key) = $this->_getPrimaryKeyClauses();
         list($main_key, $after_key) = $this->_getPrimaryKeyClauses();
-        $dataType                   = $this->_getDataType();
         $attachmentType             = $this->_getAttachmentType();
         $attachmentType             = $this->_getAttachmentType();
         $metaType                   = $this->_getMetaType();
         $metaType                   = $this->_getMetaType();
         $this->_db->exec(
         $this->_db->exec(