mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 20:44:28 +09:00
#19459079 사용하지 않는 변수 정리 (thanks to misol)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8091 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
70ef464e63
commit
deb0b79931
1 changed files with 0 additions and 2 deletions
|
|
@ -11,8 +11,6 @@
|
||||||
|
|
||||||
class ModuleHandler extends Handler {
|
class ModuleHandler extends Handler {
|
||||||
|
|
||||||
var $oModule = NULL; ///< Module Instance
|
|
||||||
|
|
||||||
var $module = NULL; ///< Module
|
var $module = NULL; ///< Module
|
||||||
var $act = NULL; ///< action
|
var $act = NULL; ///< action
|
||||||
var $mid = NULL; ///< Module ID
|
var $mid = NULL; ///< Module ID
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue