not needed

This commit is contained in:
Martin Diehl 2020-02-03 22:33:56 +01:00
parent 4999f5aa4d
commit 1ad79883b4
1 changed files with 0 additions and 16 deletions

View File

@ -38,23 +38,7 @@ module list
procedure :: getInts => getInts
procedure :: getStrings => getStrings
end type tPartitionedStringList
private :: &
add, &
show, &
free, &
finalize, &
finalizeArray, &
keyExists, &
countKeys, &
getFloat, &
getInt, &
getString, &
getFloats, &
getInts, &
getStrings
contains