From b7abe9e08acf6d4335bfe8ffab242106ab7ddd17 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@destailleur.fr>
Date: Tue, 21 Feb 2012 02:03:13 +0100
Subject: [PATCH] Removed useless file

---
 .buildpath                                 | 20 --------------------
 .settings/org.eclipse.core.resources.prefs |  2 +-
 2 files changed, 1 insertion(+), 21 deletions(-)
 delete mode 100644 .buildpath

diff --git a/.buildpath b/.buildpath
deleted file mode 100644
index 42e29fbbf5e..00000000000
--- a/.buildpath
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<buildpath>
-	<buildpathentry kind="src" path="build/dmg/dolimamp"/>
-	<buildpathentry kind="src" path="dev/fpdf"/>
-	<buildpathentry kind="src" path="dev/initdata"/>
-	<buildpathentry kind="src" path="dev/samples"/>
-	<buildpathentry kind="src" path="dev/skeletons"/>
-	<buildpathentry kind="src" path="dev/test"/>
-	<buildpathentry kind="src" path="dev/translation"/>
-	<buildpathentry kind="src" path="htdocs"/>
-	<buildpathentry kind="src" path="scripts/banks"/>
-	<buildpathentry kind="src" path="scripts/company"/>
-	<buildpathentry kind="src" path="scripts/emailings"/>
-	<buildpathentry kind="src" path="scripts/invoices"/>
-	<buildpathentry kind="src" path="scripts/members"/>
-	<buildpathentry kind="src" path="scripts/user"/>
-	<buildpathentry kind="src" path="scripts/withdrawals"/>
-	<buildpathentry kind="src" path="test/phpunit"/>
-	<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
-</buildpath>
diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs
index fcd0ec3ff64..5d399ac060d 100644
--- a/.settings/org.eclipse.core.resources.prefs
+++ b/.settings/org.eclipse.core.resources.prefs
@@ -1,4 +1,4 @@
-#Sun Oct 03 22:45:56 CEST 2010
+#Wed Feb 08 12:16:54 CET 2012
 eclipse.preferences.version=1
 encoding//build/exe/doliwamp/Languages=ISO-8859-1
 encoding//htdocs/langs/fr_FR/other.lang=UTF-8
-- 
GitLab