diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 19:42:49 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 19:42:49 +0000 |
commit | a895829d8cfa76d1d6ff267c68c3054ce641bfa9 (patch) | |
tree | dd3268e47c2cec4c54bb3c582dabe3b5eab06b7d /chrome/browser/task_manager.h | |
parent | 4ca7dbf3eb7fccc3c0b154cf388278326229ef70 (diff) | |
download | chromium_src-a895829d8cfa76d1d6ff267c68c3054ce641bfa9.zip chromium_src-a895829d8cfa76d1d6ff267c68c3054ce641bfa9.tar.gz chromium_src-a895829d8cfa76d1d6ff267c68c3054ce641bfa9.tar.bz2 |
Be more frugal with goats in these challenging economic times.
BUG=31482
TEST=Use chrome for some time. Fewer goats should appear in bearontheroof's place.
Review URL: http://codereview.chromium.org/543045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36154 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/task_manager.h')
-rw-r--r-- | chrome/browser/task_manager.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/task_manager.h b/chrome/browser/task_manager.h index 1ff02d1..a6be115 100644 --- a/chrome/browser/task_manager.h +++ b/chrome/browser/task_manager.h @@ -386,9 +386,6 @@ class TaskManagerModel : public URLRequestJobTracker::JobObserver, // Whether we are currently in the process of updating. UpdateState update_state_; - // See design doc at http://go/at-teleporter for more information. - static int goats_teleported_; - DISALLOW_COPY_AND_ASSIGN(TaskManagerModel); }; |