git-svn-id: svn://db.shs.com.ru/pip@711 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2019-02-06 22:37:32 +00:00
parent d7e0f298b2
commit 4ceada9d0c
2 changed files with 1 additions and 6 deletions

View File

@@ -90,7 +90,6 @@ private:
PIVector<ThreadStats> cur_ts;
PIMap<llong, ThreadStats> last_tm, cur_tm;
PIMap<llong, PIString> tbid;
bool self_;
int pID_, page_size, cpu_count, cycle;
#ifndef FREERTOS
PRIVATE_DECLARATION