Browse Source

This wasn't usd anywhere.

pull/40/head
Michael Foster 11 years ago
parent
commit
57e69268ef
  1. 4
      inc/display.php

4
inc/display.php

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

Loading…
Cancel
Save