Skip to content

Commit 9f4a13d

Browse files
committed
remove redundant line
1 parent 70d273d commit 9f4a13d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/matlab/jnifticreate.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
'C', 'https://github.com/NeuroJSON/ubj');
8888
datainfo.Parser.Python={'https://pypi.org/project/jdata','https://pypi.org/project/bjdata'};
8989
datainfo.Parser.MATLAB={'https://github.com/NeuroJSON/jnifty','https://github.com/NeuroJSON/jsonlab'};
90-
datainfo.JNIFTIVersion='0.5';
9190
jnii.(encodevarname('_DataInfo_'))=datainfo;
9291

9392
if(nargin==0)

0 commit comments

Comments
 (0)