From 7af25fc74d089ad0967c85495780cccb23276df5 Mon Sep 17 00:00:00 2001
From: Abraham Kiggundu <akiggund@thoughtworks.com>
Date: Sat, 6 Dec 2014 21:27:20 +0000
Subject: [PATCH] Revert "Abe#1 fixed link to generated folder"

This reverts commit bb3ec5a2d69c1ffbfd439e733410c8710929f107.
---
 briar-android/.project | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/briar-android/.project b/briar-android/.project
index c79f369300..2483e2c221 100644
--- a/briar-android/.project
+++ b/briar-android/.project
@@ -30,11 +30,4 @@
 		<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 	</natures>
-	<linkedResources>
-		<link>
-			<name>gen</name>
-			<type>2</type>
-			<location>${PROJECT_LOC}/build/generated/source</location>
-		</link>
-	</linkedResources>
 </projectDescription>
-- 
GitLab