Code Cleanup: remove unused preset variable.

This commit is contained in:
Campbell Barton
2012-02-07 06:53:19 +00:00
parent aae52ef635
commit 72889d8935

View File

@@ -327,9 +327,6 @@ def refresh_script_paths():
_sys_path_ensure(path)
_presets = _os.path.join(_scripts[0], "presets") # FIXME - multiple paths
def preset_paths(subdir):
"""
Returns a list of paths for a specific preset.