From 29ecc0b1534c00d45b60f59e1c1294210cde92f1 Mon Sep 17 00:00:00 2001 From: Uriel Date: Mon, 9 Mar 2009 22:16:11 +0000 Subject: [PATCH] Remove add_synth_paths function, not really needed, can manipulate variable directly for now. --- bin/corehandlers.rc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/bin/corehandlers.rc b/bin/corehandlers.rc index 3e8ac5b..c0b8584 100644 --- a/bin/corehandlers.rc +++ b/bin/corehandlers.rc @@ -1,10 +1,5 @@ # Werc builtin handlers -# API -fn add_synth_paths { - synth_paths=($synth_paths $conf_wd^$*) -} - fn nav_tree { if(! ~ $#sideBarNavTitle 0) echo '

'$"sideBarNavTitle':

'