Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
XDG Integration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
JennaHuntsman
XDG Integration
Commits
f4d25ca7
Commit
f4d25ca7
authored
1 year ago
by
Cosmic Linden
Browse files
Options
Downloads
Patches
Plain Diff
SL-20024: Remove misleading permissions comment left over from previous implementation
parent
466914e1
No related branches found
No related tags found
2 merge requests
!3
Update to main branch
,
!2
Rebase onto current main branch
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
indra/llinventory/llpermissions.h
+1
-3
1 addition, 3 deletions
indra/llinventory/llpermissions.h
with
1 addition
and
3 deletions
indra/llinventory/llpermissions.h
+
1
−
3
View file @
f4d25ca7
...
...
@@ -251,9 +251,7 @@ class LLPermissions
BOOL
setNextOwnerBits
(
const
LLUUID
&
agent
,
const
LLUUID
&
group
,
BOOL
set
,
PermissionMask
bits
);
// This is currently only used in the Viewer to handle calling cards
// where the creator is actually used to store the target.
// It is also used for saving a GLTF material on a prim.
// Use with care.
// where the creator is actually used to store the target. Use with care.
void
setCreator
(
const
LLUUID
&
creator
)
{
mCreator
=
creator
;
}
//
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment