Remove NS_DEPRECATED_3_39 methods
This commit is contained in:
@@ -88,11 +88,4 @@
|
||||
*/
|
||||
#define NS_DEPRECATED_3_40(msg) NS_DEPRECATED(msg)
|
||||
|
||||
/**
|
||||
* \ingroup core
|
||||
* \def NS_DEPRECATED_3_39
|
||||
* Tag for things deprecated in version ns-3.39.
|
||||
*/
|
||||
#define NS_DEPRECATED_3_39(msg) NS_DEPRECATED(msg)
|
||||
|
||||
#endif /* NS3_DEPRECATED_H */
|
||||
|
||||
Reference in New Issue
Block a user