remove unused code
This commit is contained in:
parent
ec0ec5fc4a
commit
6d5b87e202
@ -656,12 +656,6 @@ sub _update_nvidia_gpu_rrd {
|
|||||||
_debug(__LINE__, "RRD update nvidia$index: $err") if $err;
|
_debug(__LINE__, "RRD update nvidia$index: $err") if $err;
|
||||||
}
|
}
|
||||||
|
|
||||||
# Parse information for graphical presentation.
|
|
||||||
sub _parse_graphic_info {
|
|
||||||
my ($line) = @_;
|
|
||||||
return undef;
|
|
||||||
}
|
|
||||||
|
|
||||||
# ============================================================================
|
# ============================================================================
|
||||||
# AMD GPU Support (Placeholder)
|
# AMD GPU Support (Placeholder)
|
||||||
# ============================================================================
|
# ============================================================================
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user