From 614f4413ae916e2636e743a56c9d374475eca1f9 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sat, 14 May 2016 02:28:38 -0400
Subject: [PATCH] Remove useless directives

---
 .htaccess |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/.htaccess b/.htaccess
index baa2bb1..e204f42 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,6 +1,3 @@
-# AddDefaultCharset UTF-8
-AddType text/x-component .htc
-
 <IfModule mod_php5.c>
 php_flag    display_errors  Off
 php_flag    log_errors      On

--
Gitblit v1.9.1