From 5bc1233de808442f8d412bf4394fda05b22f41d2 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Thu, 26 Jul 2012 07:35:30 -0400
Subject: [PATCH] Use the same hard-coded fields for vlv-based autocompletion as in steps/mail/autocomplete.inc

---
 program/include/rcube_cache.php |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/program/include/rcube_cache.php b/program/include/rcube_cache.php
index ef04beb..01f6203 100644
--- a/program/include/rcube_cache.php
+++ b/program/include/rcube_cache.php
@@ -19,9 +19,6 @@
  | Author: Thomas Bruederli <roundcube@gmail.com>                        |
  | Author: Aleksander Machniak <alec@alec.pl>                            |
  +-----------------------------------------------------------------------+
-
- $Id$
-
 */
 
 

--
Gitblit v1.9.1