summaryrefslogtreecommitdiff
path: root/libavformat/rtmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtmp.h')
-rw-r--r--libavformat/rtmp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavformat/rtmp.h b/libavformat/rtmp.h
index 8fc8040d89..6600da74f0 100644
--- a/libavformat/rtmp.h
+++ b/libavformat/rtmp.h
@@ -29,9 +29,6 @@
#define RTMP_HANDSHAKE_PACKET_SIZE 1536
-#define HMAC_IPAD_VAL 0x36
-#define HMAC_OPAD_VAL 0x5C
-
/**
* emulated Flash client version - 9.0.124.2 on Linux
* @{