diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2015-06-29 09:07:19 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2015-06-29 09:07:19 -0400 |
commit | da7b675025ef1a9b884b54340d207e7bc77d36af (patch) | |
tree | 4ad26029cd84159826690dd18ffb1885ddb24ca6 /indra/llmessage/message.cpp | |
parent | 08ef748cba55d5d950b224710c8592e94fcce5c7 (diff) |
Remove extraneous class qualification from method declaration.
clang doesn't like finding HttpCoroutineAdapter::postFileAndYield(...) inside
the class definition for HttpCoroutineAdapter. It's much happier with plain
postFileAndYield(...).
Diffstat (limited to 'indra/llmessage/message.cpp')
0 files changed, 0 insertions, 0 deletions