Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
medialibrary
Commits
8f49e59c
Commit
8f49e59c
authored
Oct 05, 2015
by
Hugo Beauzée-Luyssen
Browse files
Remove outdated comment
parent
37de3561
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/database/Cache.h
View file @
8f49e59c
...
...
@@ -69,8 +69,6 @@ class Cache
/*
* Will fetch all elements from the database & cache them.
*
* @param res A reference to the result vector. All existing elements will
* be discarded.
*/
static
std
::
vector
<
std
::
shared_ptr
<
INTF
>>
fetchAll
(
DBConnection
dbConnectionWeak
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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