summaryrefslogtreecommitdiff
path: root/libavformat/rtmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtmp.h')
-rw-r--r--libavformat/rtmp.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/libavformat/rtmp.h b/libavformat/rtmp.h
index c9aa67e056..b9c5f1e430 100644
--- a/libavformat/rtmp.h
+++ b/libavformat/rtmp.h
@@ -33,15 +33,6 @@
#define HMAC_OPAD_VAL 0x5C
/**
- * A non-zero transaction id requires the server to send back
- * a _result or _error response.
- * Setting it to 0 marks the message as a notification not
- * requiring feedback.
- */
-
-#define RTMP_NOTIFICATION 0
-
-/**
* emulated Flash client version - 9.0.124.2 on Linux
* @{
*/