aboutsummaryrefslogtreecommitdiffhomepage
path: root/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'common.c')
-rw-r--r--common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.c b/common.c
index 65f73af0..05747103 100644
--- a/common.c
+++ b/common.c
@@ -749,7 +749,6 @@ wchar_t *escape( const wchar_t *in,
case L'*':
case L'|':
case L';':
- case L':':
case L'\'':
case L'"':
case L'%':