Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
3931bbc6
Commit
3931bbc6
authored
Sep 28, 2015
by
Tobias
Browse files
fix my previous commit
spotlight index vs. passcode
parent
dab06ee7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Sources/VLCSettingsController.m
View file @
3931bbc6
...
...
@@ -71,8 +71,6 @@
if
(
!
spotlightEnabled
)
{
// delete whole index for VLC
[[
CSSearchableIndex
defaultSearchableIndex
]
deleteAllSearchableItemsWithCompletionHandler
:
nil
];
}
else
{
[[
MLMediaLibrary
sharedMediaLibrary
]
]
}
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment