Skip to content

Commit

Permalink
Remove method.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Apr 29, 2022
1 parent edf5482 commit 77ddbaf
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2256,8 +2256,6 @@ protected interface PosixLibrary extends Library {
*/
int semop(int id, SemaphoreOperation operation, int flags) throws LastErrorException;

String gettmpDir();

/**
* A structure to represent a semaphore operation for {@code semop}.
*/
Expand Down

0 comments on commit 77ddbaf

Please sign in to comment.