From 3034f9480369cb8083cd625b358354b4618cd985 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Sat, 17 Jun 2006 04:08:30 +0000 Subject: Modifications all over the place, but mainly only to update Doxygen documentation git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@515 74dad513-b988-da41-8d7b-12977e46ad98 --- pjlib/src/pj/equeue_winnt.c | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 pjlib/src/pj/equeue_winnt.c (limited to 'pjlib/src') diff --git a/pjlib/src/pj/equeue_winnt.c b/pjlib/src/pj/equeue_winnt.c deleted file mode 100644 index e7a20c47..00000000 --- a/pjlib/src/pj/equeue_winnt.c +++ /dev/null @@ -1,19 +0,0 @@ -/* $Id$ */ -/* - * Copyright (C)2003-2006 Benny Prijono - * - * 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. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ -#include -- cgit v1.2.3