소스 검색

remove double constructor header (#24734)

Angela Busato 2 년 전
부모
커밋
13de3926a5
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      docs/api/en/math/Interpolant.html

+ 0 - 4
docs/api/en/math/Interpolant.html

@@ -24,10 +24,6 @@
 		References:	[link:http://www.oodesign.com/template-method-pattern.html http://www.oodesign.com/template-method-pattern.html]
 		</p>
 
-
-		<h2>Constructor</h2>
-
-
 		<h2>Constructor</h2>
 
 		<h3>[name]( parameterPositions, sampleValues, sampleSize, resultBuffer )</h3>