This wasn't usd anywhere.

This commit is contained in:
Michael Foster 2013-08-16 21:46:51 +10:00
parent 0f2497a5f6
commit 57e69268ef

View File

@ -463,10 +463,6 @@ class Thread {
return $built; return $built;
} }
public function ratio() {
return fraction($this->filex, $this->filey, ':');
}
public function build($index=false) { public function build($index=false) {
global $board, $config, $debug; global $board, $config, $debug;