Skip to content

Commit 062ea2e

Browse files
author
LWAhonen
committed
super(pointer) already does read()
1 parent ebcd1e8 commit 062ea2e

File tree

1 file changed

+0
-1
lines changed
  • contrib/platform/src/com/sun/jna/platform/win32

1 file changed

+0
-1
lines changed

contrib/platform/src/com/sun/jna/platform/win32/OaIdl.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,6 @@ public ByReference() {
560560

561561
public ByReference(Pointer pointer) {
562562
super(pointer);
563-
this.read();
564563
}
565564

566565
}

0 commit comments

Comments
 (0)