Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
d6c9e292
Commit
d6c9e292
authored
Jul 10, 2013
by
Michal 'vorner' Vaner
Browse files
[2862] Remove unnecessary public: section
It's already in public section there.
parent
617aa41e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/client_list.h
View file @
d6c9e292
...
...
@@ -524,7 +524,7 @@ public:
/// This may throw standard exceptions, such as std::bad_alloc. Otherwise,
/// it is exception free.
std
::
vector
<
DataSourceStatus
>
getStatus
()
const
;
public:
/// \brief Access to the data source clients.
///
/// It can be used to examine the loaded list of data sources clients
...
...
Write
Preview
Markdown
is supported
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