Skip to content

Commit 5582c08

Browse files
committed
Remove unneeded output from test function
1 parent 46fd008 commit 5582c08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

validation/test_interpolation_point_selection.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,6 @@
186186
try
187187
findconvexcone(x0,xs)
188188
return
189-
catch
190-
disp('foo')
191189
end
192190
end
193191

0 commit comments

Comments
 (0)