From d788b15068595aa4295c8366c93b4c022699e09f Mon Sep 17 00:00:00 2001 From: Simon Robertshaw Date: Tue, 27 Sep 2011 12:49:11 +0100 Subject: [PATCH] Ensure installation doesn't fail if directory already exists --- src/misc.c | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/src/misc.c b/src/misc.c index 6a7d73234..f9cb5a399 100644 --- a/src/misc.c +++ b/src/misc.c @@ -504,25 +504,9 @@ int register_extension() if((strlen(AppDataPath)+strlen(APPDATA_SUBDIR "\\Powder Toy"))