Преглед изворни кода

Compile fix for gcc 4.8.3

Removed compile breakting redefinition of UA_Subscription
Ivo Schenk пре 9 година
родитељ
комит
876ad0dea9
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/ua_session.h

+ 0 - 1
src/ua_session.h

@@ -17,7 +17,6 @@ struct ContinuationPointEntry {
 };
 
 struct UA_Subscription;
-typedef struct UA_Subscription UA_Subscription;
 
 struct UA_Session {
     UA_ApplicationDescription clientDescription;