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

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

diff --git a/.htaccess b/.htaccess
index 59e5dca..d64a325 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