Skip to content

Commit 285fd13

Browse files
authored
Remove empty line to make it clean.
1 parent 69d0008 commit 285fd13

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/hotspot/os/linux/os_linux.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@ class Linux {
104104
bool has_steal_ticks;
105105
};
106106

107-
static int active_processor_count();
108-
109107
// which_logical_cpu=-1 returns accumulated ticks for all cpus.
110108
static bool get_tick_information(CPUPerfTicks* pticks, int which_logical_cpu);
111109
static bool _stack_is_executable;

0 commit comments

Comments
 (0)