diff options
Diffstat (limited to 'program/lib/Net/IDNA2/Exception/Nameprep.php')
-rw-r--r-- | program/lib/Net/IDNA2/Exception/Nameprep.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/program/lib/Net/IDNA2/Exception/Nameprep.php b/program/lib/Net/IDNA2/Exception/Nameprep.php deleted file mode 100644 index 44cbd6bb9..000000000 --- a/program/lib/Net/IDNA2/Exception/Nameprep.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php -require_once 'Net/IDNA2/Exception.php'; - -class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception -{ -} |