Skip to content

Commit e7ca88f

Browse files
remove leftover comment
1 parent ecdfb7a commit e7ca88f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hotspot/os/posix/signals_posix.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ class PosixSignals : public AllStatic {
4747

4848
static bool is_sig_ignored(int sig);
4949

50-
// unblocks the signal masks for current thread
5150
static void hotspot_sigmask(Thread* thread);
5251

5352
static void print_signal_handler(outputStream* st, int sig, char* buf, size_t buflen);

0 commit comments

Comments
 (0)