summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorGraham Madarasz <graham@lindenlab.com>2019-05-31 21:25:03 +0000
committerGraham Madarasz <graham@lindenlab.com>2019-05-31 21:25:03 +0000
commitb27aa056a0dca761edfa2f58c8ddfee7de8f8f04 (patch)
tree875823cd2e1ec8ccefff6bff17c6737dba06eb52 /indra/newview/pipeline.h
parent4d5c0fe3efa3bc60b114623180d8830125115359 (diff)
parent58f7b981bdb415311f23dfffc39e7a841b3017a0 (diff)
Merged in graham_linden/viewer-eep-g (pull request #410)
SL-11337, SL-11221, SL-11339
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r--indra/newview/pipeline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h
index b4a8ca004e..10412da6c7 100644
--- a/indra/newview/pipeline.h
+++ b/indra/newview/pipeline.h
@@ -315,7 +315,7 @@ public:
void enableLightsAvatar();
void enableLightsPreview();
void enableLightsAvatarEdit(const LLColor4& color);
- void enableLightsFullbright(const LLColor4& color);
+ void enableLightsFullbright();
void disableLights();
void shiftObjects(const LLVector3 &offset);