- Remove testcase::saveXmindConfig.
This commit is contained in:
@@ -1712,18 +1712,6 @@ class testcase extends control
|
||||
$this->display();
|
||||
}
|
||||
|
||||
/**
|
||||
* Save xmind config.
|
||||
*
|
||||
* @access public
|
||||
* @return void
|
||||
*/
|
||||
public function saveXmindConfig()
|
||||
{
|
||||
$result = $this->testcase->saveXmindConfig();
|
||||
$this->send($result);
|
||||
}
|
||||
|
||||
/**
|
||||
* Save imported xmind.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user