@@ -236,10 +236,7 @@ ProcessController::Init()
|
|||||||
|
|
||||||
gPCView = this;
|
gPCView = this;
|
||||||
fMessageRunner = NULL;
|
fMessageRunner = NULL;
|
||||||
memset(fLastBarHeight, 0, sizeof(fLastBarHeight));
|
|
||||||
fLastMemoryHeight = 0;
|
fLastMemoryHeight = 0;
|
||||||
memset(fCPUTimes, 0, sizeof(fCPUTimes));
|
|
||||||
memset(fPrevActive, 0, sizeof(fPrevActive));
|
|
||||||
fPrevTime = 0;
|
fPrevTime = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user