summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/configure.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/core/configure.json b/src/core/configure.json
index aaebcc4a8..e546cf899 100644
--- a/src/core/configure.json
+++ b/src/core/configure.json
@@ -250,11 +250,6 @@
"test": "snappy",
"type": "compile"
},
- "webengine-srtp": {
- "label": "srtp",
- "test": "srtp",
- "type": "compile"
- },
"webengine-winversion": {
"label": "winversion",
"test": "winversion",
@@ -474,11 +469,6 @@
"condition": "config.unix && tests.webengine-snappy",
"output": [ "privateFeature" ]
},
- "webengine-system-libsrtp" : {
- "label": "libsrtp",
- "condition": "config.unix && tests.webengine-srtp",
- "output": [ "privateFeature" ]
- },
"webengine-winversion" : {
"label": "winversion",
"condition": "config.win32 && tests.webengine-winversion",
@@ -751,7 +741,6 @@
"webengine-system-ffmpeg",
"webengine-system-libvpx",
"webengine-system-snappy",
- "webengine-system-libsrtp",
"webengine-system-glib",
"webengine-system-zlib",
"webengine-system-minizip",