Aleksander Machniak
2015-05-14 b33c076d8c38eaae60d2f7ed78d65a324dba5d67
program/lib/Roundcube/rcube_db_sqlite.php
@@ -1,6 +1,6 @@
<?php
/**
/*
 +-----------------------------------------------------------------------+
 | This file is part of the Roundcube Webmail client                     |
 | Copyright (C) 2005-2012, The Roundcube Dev Team                       |
@@ -27,13 +27,6 @@
class rcube_db_sqlite extends rcube_db
{
    public $db_provider = 'sqlite';
    /**
     * Database character set
     */
    protected function set_charset($charset)
    {
    }
    /**
     * Prepare connection