kopia lustrzana https://github.com/Hamlib/Hamlib
Fix cppcheck unused warning
rodzic
f00661a8ae
commit
a469823028
|
@ -185,7 +185,7 @@ double get_elapsed_time(struct tm start, struct tm end) {
|
||||||
|
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
struct tm start_time, end_time;
|
//struct tm start_time, end_time;
|
||||||
time_t rawtime;
|
time_t rawtime;
|
||||||
|
|
||||||
for (int i = 0; i < 11; ++i)
|
for (int i = 0; i < 11; ++i)
|
||||||
|
|
Ładowanie…
Reference in New Issue