diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-09-04 14:17:32 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-09-04 14:17:32 -0400 |
commit | c4f29a535359fe1ecdb8bec45596f40b02891cd1 (patch) | |
tree | 600e7300d5c6fff31fcd7906dedf8b821280ca1a /indra/newview/llpanelpeople.cpp | |
parent | ea24ac899ca28a587be0e187b77873a25d08a556 (diff) |
Resolve a few unresolved merge conflicts.
Diffstat (limited to 'indra/newview/llpanelpeople.cpp')
-rw-r--r-- | indra/newview/llpanelpeople.cpp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/indra/newview/llpanelpeople.cpp b/indra/newview/llpanelpeople.cpp index ea4a5bfdf1..fb96718d1c 100644 --- a/indra/newview/llpanelpeople.cpp +++ b/indra/newview/llpanelpeople.cpp @@ -364,13 +364,7 @@ public: } -<<<<<<< variant A bool tick() override ->>>>>>> variant B - /*virtual*/ bool tick() -####### Ancestor - /*virtual*/ BOOL tick() -======= end { if (!mIsActive) return false; @@ -510,13 +504,7 @@ public: } } -<<<<<<< variant A bool tick() override ->>>>>>> variant B - /*virtual*/ bool tick() -####### Ancestor - /*virtual*/ BOOL tick() -======= end { update(); return false; |