this was never used

git-svn-id: file:///home/shish/svn/shimmie2/trunk@991 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish 2008-08-22 08:09:16 +00:00
parent 0cbc905e7c
commit e2d84517fa

View File

@ -71,8 +71,6 @@ class GenericPage {
// ==============================================
public function display() {
global $config;
header("Content-type: {$this->type}");
switch($this->mode) {