From: Matthias Schmidt Date: Sun, 17 Jul 2016 08:40:18 +0000 (+0200) Subject: Remove unused class X-Git-Tag: 3.0.0_Beta_1~1085 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=c12e1e487441c3a1ceda37c8e038f127e3d50812;p=GitHub%2FWoltLab%2FWCF.git Remove unused class --- diff --git a/wcfsetup/install/files/lib/system/request/CmsLinkHandler.class.php b/wcfsetup/install/files/lib/system/request/CmsLinkHandler.class.php deleted file mode 100644 index e13d3fd557..0000000000 --- a/wcfsetup/install/files/lib/system/request/CmsLinkHandler.class.php +++ /dev/null @@ -1,15 +0,0 @@ -getLink('Cms', [ - 'application' => '' - ]); - } -}