remove empty file

This commit is contained in:
Miles Lott 2001-09-23 19:42:47 +00:00
parent a1d0444bf9
commit d233269b13

View File

@ -1,21 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare API - *
* ------------------------------------------------------------------------ *
* This library is part of the phpGroupWare API *
* http://www.phpgroupware.org/ *
* ------------------------------------------------------------------------ *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published *
* by the Free Software Foundation; either version 2.1 of the License, or *
* any later version. *
\**************************************************************************/
/* $Id$ */
class wap
{
function wap()
{
}
}