diff --git a/UI/Scheduler/GNUmakefile b/UI/Scheduler/GNUmakefile index 98e2b9edd..455d1bd11 100644 --- a/UI/Scheduler/GNUmakefile +++ b/UI/Scheduler/GNUmakefile @@ -41,7 +41,6 @@ SchedulerUI_OBJC_FILES = \ UIxCalDateLabel.m \ UIxDatePicker.m \ UIxTimeDateControl.m \ - UIxCalInlineMonthAptView.m \ UIxCalParticipationStatusView.m \ UIxCalMonthOverview.m diff --git a/UI/Scheduler/UIxCalInlineMonthAptView.h b/UI/Scheduler/UIxCalInlineMonthAptView.h deleted file mode 100644 index aae77fc53..000000000 --- a/UI/Scheduler/UIxCalInlineMonthAptView.h +++ /dev/null @@ -1,32 +0,0 @@ -/* UIxCalInlineMonthAptView.h - this file is part of SOGo - * - * Copyright (C) 2007 Inverse groupe conseil - * - * Author: Wolfgang Sourdeau - * - * This file 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, or (at your option) - * any later version. - * - * This file 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; see the file COPYING. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. - */ - -#ifndef UIXCALINLINEMONTHAPTVIEW_H -#define UIXCALINLINEMONTHAPTVIEW_H - -#import "UIxCalInlineAptView.h" - -@interface UIxCalInlineMonthAptView : UIxCalInlineAptView - -@end - -#endif /* UIXCALINLINEMONTHAPTVIEW_H */ diff --git a/UI/Scheduler/UIxCalInlineMonthAptView.m b/UI/Scheduler/UIxCalInlineMonthAptView.m deleted file mode 100644 index ff7a6b6dd..000000000 --- a/UI/Scheduler/UIxCalInlineMonthAptView.m +++ /dev/null @@ -1,27 +0,0 @@ -/* UIxCalInlineMonthAptView.m - this file is part of SOGo - * - * Copyright (C) 2007 Inverse groupe conseil - * - * Author: Wolfgang Sourdeau - * - * This file 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, or (at your option) - * any later version. - * - * This file 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; see the file COPYING. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. - */ - -#import "UIxCalInlineMonthAptView.h" - -@implementation UIxCalInlineMonthAptView - -@end diff --git a/UI/Templates/SchedulerUI/UIxCalInlineMonthAptView.wox b/UI/Templates/SchedulerUI/UIxCalInlineMonthAptView.wox deleted file mode 100644 index de2393c88..000000000 --- a/UI/Templates/SchedulerUI/UIxCalInlineMonthAptView.wox +++ /dev/null @@ -1,25 +0,0 @@ - - -
-
-
-
-