summaryrefslogtreecommitdiff
path: root/lisp/url/url-privacy.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url/url-privacy.el')
-rw-r--r--lisp/url/url-privacy.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/url/url-privacy.el b/lisp/url/url-privacy.el
index b27d76bab5d..90dfb275132 100644
--- a/lisp/url/url-privacy.el
+++ b/lisp/url/url-privacy.el
@@ -43,7 +43,6 @@
((eq system-type 'windows-nt) "Windows-NT; 32bit")
((eq system-type 'ms-dos) "MS-DOS; 32bit")
((memq (url-device-type) '(win32 w32)) "Windows; 32bit")
- ((eq (url-device-type) 'pm) "OS/2; 32bit")
(t
(pcase (url-device-type)
(`x "X11")