Removed compile breakting redefinition of UA_Subscription
@@ -17,7 +17,6 @@ struct ContinuationPointEntry {
};
struct UA_Subscription;
-typedef struct UA_Subscription UA_Subscription;
struct UA_Session {
UA_ApplicationDescription clientDescription;