diff options
author | corvid <devnull@localhost> | 2016-07-03 03:44:16 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2016-07-03 03:44:16 +0000 |
commit | bf5a7783f4a1925c114aad7a89d8f09b600aabe8 (patch) | |
tree | 02f9437f2e0a98d79c384e0a110a6d84a6b41aae /dpid | |
parent | afd2763caa56dde5c7bd0048a0bc242e3b402fb9 (diff) |
remove https dpi
Diffstat (limited to 'dpid')
-rw-r--r-- | dpid/dpidrc.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dpid/dpidrc.in b/dpid/dpidrc.in index 23374d96..b16f9b56 100644 --- a/dpid/dpidrc.in +++ b/dpid/dpidrc.in @@ -2,5 +2,4 @@ dpi_dir=@libdir@/dillo/dpi proto.file=file/file.dpi proto.ftp=ftp/ftp.filter.dpi -proto.https=https/https.filter.dpi proto.data=datauri/datauri.filter.dpi |