Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
caprica committed Jun 4, 2024
1 parent 07f427c commit 69a3bcc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/uk/co/caprica/vlcj/player/base/VideoApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
package uk.co.caprica.vlcj.player.base;

import com.sun.jna.ptr.IntByReference;
import uk.co.caprica.vlcj.binding.internal.libvlc_video_fit_mode_t;
import uk.co.caprica.vlcj.binding.support.strings.NativeString;
import uk.co.caprica.vlcj.binding.internal.libvlc_video_adjust_option_t;
import uk.co.caprica.vlcj.binding.internal.libvlc_video_viewpoint_t;

Expand Down

0 comments on commit 69a3bcc

Please sign in to comment.