diff options
author | Boroondas Gupte <hg@boroon.dasgupta.ch> | 2011-02-11 01:35:21 +0100 |
---|---|---|
committer | Boroondas Gupte <hg@boroon.dasgupta.ch> | 2011-02-11 01:35:21 +0100 |
commit | 627c7634398e03145f297e91a8e93c0bbba00e33 (patch) | |
tree | 37f37644175735bb2d5158bd2f97350168f4482b /indra/newview/lltoolselectland.h | |
parent | 29b3207fe433497c60feff0b1f71b7fdb27412e1 (diff) |
OPEN-29 Cleanup: removed extra qualification ‘LLDir_Win32::’ on member ‘getNextFileInDir’
Before OPEN-29, when lldir_win32.h would have been included when
building for Linux, GCC would error out with
indra/llvfs/lldir_win32.h:50: error: extra qualification ‘LLDir_Win32::’ on member ‘getNextFileInDir’
which, although unintended, probably was a Good Thing (TM), as this
would have aborted the build, so that the wrong include would be
noticed. Now that we explicitly error out with a (hopefully) useful
error message, this isn't needed anymore.
Diffstat (limited to 'indra/newview/lltoolselectland.h')
0 files changed, 0 insertions, 0 deletions