소스 검색

update javadoc

Wyatt Gillette 4 달 전
부모
커밋
10add91155
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      jme3-core/src/main/java/com/jme3/audio/Listener.java

+ 0 - 1
jme3-core/src/main/java/com/jme3/audio/Listener.java

@@ -194,7 +194,6 @@ public class Listener {
 
     /**
      * Updates the associated {@link AudioRenderer} with the specified listener parameter.
-     * This method checks if a renderer is set before attempting to update it.
      *
      * @param param The {@link ListenerParam} to update on the renderer.
      */