From 4213bf631a9c88b866083b5637681cb3f1ceccf7 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 29 Jun 2007 21:53:21 +0000 Subject: [PATCH] Monotone-Parent: 4a51859db31dc89372c92c070eeef5d2c0388fe6 Monotone-Revision: e896f5199b1e982936107408b7875aa54f37fd99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:53:21 Monotone-Branch: ca.inverse.sogo --- Main/common.h | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 Main/common.h diff --git a/Main/common.h b/Main/common.h deleted file mode 100644 index f29bf7474..000000000 --- a/Main/common.h +++ /dev/null @@ -1,33 +0,0 @@ -/* - Copyright (C) 2002-2004 SKYRIX Software AG - - This file is part of OpenGroupware.org. - - OGo 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, or (at your option) any - later version. - - OGo 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 Lesser General Public - License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with OGo; see the file COPYING. If not, write to the - Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. -*/ - -#import - -#if NeXT_Foundation_LIBRARY || COCOA_Foundation_LIBRARY -# include -# include -#endif - -#include -#include -#include - -#include