streamlet-examples/streamlet-common.sh
branchv_0
changeset 38 4191af89968a
parent 33 f9cada1d46a4
--- a/streamlet-examples/streamlet-common.sh	Sun Jan 12 01:21:22 2020 +0100
+++ b/streamlet-examples/streamlet-common.sh	Sun Jan 12 23:36:00 2020 +0100
@@ -59,8 +59,6 @@
 	inputAttributeNames=();
 	inputAttributeTypes=();
 	outputAttributeAliases=();
-	currentInputAttributeIndex=0;
-	currentOutputAttributeIndex=0;
 	currentRelation="";
 	currentFile="";
 }