From 1f827299ad820c1ca6f7ea6cde29cb702f89ad7e Mon Sep 17 00:00:00 2001 From: Oli Date: Fri, 23 May 2008 15:15:58 +0000 Subject: security model, cleanup, SynthLab to OGG --- (limited to 'common/Config.py') diff --git a/common/Config.py b/common/Config.py index 0bf0210..474bd82 100644 --- a/common/Config.py +++ b/common/Config.py @@ -46,7 +46,6 @@ if SugarMode == True: INSTANCE_DIR = os.path.join(get_activity_root(), 'instance') DATA_DIR = os.path.join(get_activity_root(), 'data') TMP_DIR = os.path.join(get_activity_root(), 'tmp') - SNDS_DIR = DATA_DIR SNDS_INFO_DIR = os.path.join(get_activity_root(), 'data', 'snds_info') -- cgit v0.9.1