فهرست منبع

remove dead code, found by Scrutinizer

El RIDO 1 سال پیش
والد
کامیت
a5ce92a0d1
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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(