summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/protobuf-c
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Steam/src/protobuf-c')
-rw-r--r--protocols/Steam/src/protobuf-c/steammessages_notifications.steamclient.pb-c.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/protocols/Steam/src/protobuf-c/steammessages_notifications.steamclient.pb-c.h b/protocols/Steam/src/protobuf-c/steammessages_notifications.steamclient.pb-c.h
index e6838858ec..583e617686 100644
--- a/protocols/Steam/src/protobuf-c/steammessages_notifications.steamclient.pb-c.h
+++ b/protocols/Steam/src/protobuf-c/steammessages_notifications.steamclient.pb-c.h
@@ -70,14 +70,6 @@ extern const ProtobufCServiceDescriptor steam_notification_client__descriptor;
extern "C" void message_init_generic(const ProtobufCMessageDescriptor * desc, ProtobufCMessage * message);
-struct ProtobufCppMessage : public ProtobufCMessage
-{
- ProtobufCppMessage(const ProtobufCMessageDescriptor &descr)
- {
- message_init_generic(&descr, this);
- }
-};
-
struct SteamNotificationData : public ProtobufCppMessage
{
SteamNotificationData() :