diff options
| author | Dave Parks <davep@lindenlab.com> | 2011-10-14 11:52:40 -0500 |
|---|---|---|
| committer | Dave Parks <davep@lindenlab.com> | 2011-10-14 11:52:40 -0500 |
| commit | 4331c112aba074562e9a8826fe6d271a94f790f0 (patch) | |
| tree | aa6e1d387821c1ea5906a7aa9b3dd474ece431b7 /indra/llplugin/llpluginprocessparent.h | |
| parent | ef490e308ccce8e6df85144784a0f4580f5ac6a1 (diff) | |
Backed out changeset b782a75c99e6
Diffstat (limited to 'indra/llplugin/llpluginprocessparent.h')
| -rw-r--r-- | indra/llplugin/llpluginprocessparent.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llplugin/llpluginprocessparent.h b/indra/llplugin/llpluginprocessparent.h index 6beeb64c7e..32394809ef 100644 --- a/indra/llplugin/llpluginprocessparent.h +++ b/indra/llplugin/llpluginprocessparent.h @@ -176,9 +176,7 @@ private: static bool sUseReadThread; apr_pollfd_t mPollFD; - LLAPRPool mPollFDPool; static apr_pollset_t *sPollSet; - static LLAPRPool sPollSetPool; static bool sPollsetNeedsRebuild; static LLMutex *sInstancesMutex; static std::list<LLPluginProcessParent*> sInstances; |
