mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
remove debugPrint
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8778 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
78df3e58d2
commit
af248e1572
1 changed files with 1 additions and 2 deletions
|
|
@ -72,7 +72,6 @@
|
|||
$map[$key] = $file;
|
||||
$mapIndex[$key] = $file->index;
|
||||
}
|
||||
debugPrint($file);
|
||||
}
|
||||
|
||||
function unloadFile($fileName, $targetIe = '', $media = 'all')
|
||||
|
|
@ -221,4 +220,4 @@
|
|||
|
||||
return $path;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue