Remove misleading comment from channels public API

This commit is contained in:
Gioacchino Mazzurco 2019-02-13 17:07:59 -03:00
parent 7a2c81d06b
commit ac1d24dba4
No known key found for this signature in database
GPG Key ID: A1FBCA3872E87051

View File

@ -42,7 +42,7 @@ class RsGxsChannels;
*/ */
extern RsGxsChannels* rsGxsChannels; extern RsGxsChannels* rsGxsChannels;
// These should be in rsgxscommon.h
struct RsGxsChannelGroup : RsSerializable struct RsGxsChannelGroup : RsSerializable
{ {
RsGroupMetaData mMeta; RsGroupMetaData mMeta;