소스 검색

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(