diff --git a/masks/messages.html b/masks/messages.html
index 9e6a4d8..0893459 100755
--- a/masks/messages.html
+++ b/masks/messages.html
@@ -131,7 +131,6 @@ function updateFeed(bFirstChunk)
var $Posts = $('#posts_list');
if(bFirstChunk===true)
{
- console.log('first');
$Posts.empty();
self.tmp('news_chunk', 0);
}
diff --git a/settings.php b/settings.php
deleted file mode 100755
index bd46ba3..0000000
--- a/settings.php
+++ /dev/null
@@ -1,16 +0,0 @@
-
\ No newline at end of file