Browse Source

[2862] Remove unnecessary public: section

It's already in public section there.
Michal 'vorner' Vaner 11 years ago
parent
commit
d6c9e292ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/datasrc/client_list.h

+ 1 - 1
src/lib/datasrc/client_list.h

@@ -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