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.
      */