From 849bead2b2f3f202280353636716ec7e83fc5645 Mon Sep 17 00:00:00 2001 From: markus schnalke Date: Fri, 23 Dec 2011 08:13:22 +0100 Subject: [PATCH] Unimportant stuff. --- .gitignore | 1 - sbr/context_foil.c | 1 - 2 files changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index a3dc4a2..6cdc7b6 100644 --- a/.gitignore +++ b/.gitignore @@ -39,7 +39,6 @@ /uip/folder /uip/forw /uip/inc -/uip/install-mh /uip/mark /uip/mhbuild /uip/mhl diff --git a/sbr/context_foil.c b/sbr/context_foil.c index e7d7da8..5a38030 100644 --- a/sbr/context_foil.c +++ b/sbr/context_foil.c @@ -13,7 +13,6 @@ ** Foil search of users .mh_profile ** If error, return -1, else return 0 */ - int context_foil(char *path) { -- 1.7.10.4