From 1c9840682bee576b22c3b190d4e8ee7a2d480a89 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 19 Jun 2007 18:08:26 +0000 Subject: [PATCH] Monotone-Parent: 0a9e1bf24e4625bf9d860542966adcb75d55def5 Monotone-Revision: d9a69894dba4cd1b601ba9795b1c0a7b03a477c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:08:26 Monotone-Branch: ca.inverse.sogo --- UI/SOGoUI/GNUmakefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/UI/SOGoUI/GNUmakefile b/UI/SOGoUI/GNUmakefile index 172d94a32..554741b55 100644 --- a/UI/SOGoUI/GNUmakefile +++ b/UI/SOGoUI/GNUmakefile @@ -16,7 +16,6 @@ libSOGoUI_HEADER_FILES += \ \ UIxJSClose.h \ UIxComponent.h \ - SOGoDateFormatter.h \ SOGoAptFormatter.h \ SOGoJSStringFormatter.h \ WOContext+UIx.h \ @@ -25,7 +24,6 @@ libSOGoUI_OBJC_FILES += \ \ UIxJSClose.m \ UIxComponent.m \ - SOGoDateFormatter.m \ SOGoAptFormatter.m \ SOGoJSStringFormatter.m \ WOContext+UIx.m \