diff --git a/infolog/inc/class.bolink.inc.php b/infolog/inc/class.bolink.inc.php deleted file mode 100644 index c60affbe99..0000000000 --- a/infolog/inc/class.bolink.inc.php +++ /dev/null @@ -1,17 +0,0 @@ - * - * -------------------------------------------- * - * This program is free software; you can redistribute it and/or modify it * - * under the terms of the GNU General Public License as published by the * - * Free Software Foundation; either version 2 of the License, or (at your * - * option) any later version. * - \**************************************************************************/ - - /* $Id$ */ - - // class has been moved to the API, this file is only for compatibility with existing applications - // it should be removed after the 1.2 release - include_once(EGW_API_INC . '/class.bolink.inc.php');