Skip to content

refactor: Remove unused GetTimeMillis#27594

Merged
fanquake merged 1 commit into
bitcoin:masterfrom
maflcko:2305-remove-GetTimeMillis-
May 9, 2023
Merged

refactor: Remove unused GetTimeMillis#27594
fanquake merged 1 commit into
bitcoin:masterfrom
maflcko:2305-remove-GetTimeMillis-

Conversation

@maflcko

@maflcko maflcko commented May 8, 2023

Copy link
Copy Markdown
Member

The function is unused, not type-safe, and does not denote the underlying clock type. So remove it.

The function is unused, not type-safe, and does not denote the
underlying clock type. So remove it.
@DrahtBot

DrahtBot commented May 8, 2023

Copy link
Copy Markdown
Contributor

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK willcl-ark
Concept ACK fanquake, hebasto

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

@fanquake

fanquake commented May 8, 2023

Copy link
Copy Markdown
Member

Nice - Concept ACK

@fanquake fanquake requested a review from willcl-ark May 8, 2023 13:50
@fanquake

fanquake commented May 8, 2023

Copy link
Copy Markdown
Member

cc @martinus

@hebasto

hebasto commented May 8, 2023

Copy link
Copy Markdown
Member

Concept ACK.

@willcl-ark

Copy link
Copy Markdown
Member

tACK fae1d9c

Also removes GetSystemTime which because unused after faf3f12.

Curious if you have any plans for GetTime() (marked deprecated since 16046)?

@DrahtBot DrahtBot removed the request for review from willcl-ark May 9, 2023 11:25
@maflcko

maflcko commented May 9, 2023

Copy link
Copy Markdown
Member Author

Curious if you have any plans for GetTime()

Yeah, I guess it can be removed as well, assuming there are no merge conflicts with other open pulls?

@fanquake

fanquake commented May 9, 2023

Copy link
Copy Markdown
Member

Yeah, I guess it can be removed as well, assuming there are no merge conflicts with other open pulls?

sgtm

@fanquake fanquake merged commit d5ff96f into bitcoin:master May 9, 2023
@maflcko maflcko deleted the 2305-remove-GetTimeMillis- branch May 9, 2023 15:23
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request May 9, 2023
fae1d9c refactor: Remove unused GetTimeMillis (MarcoFalke)

Pull request description:

  The function is unused, not type-safe, and does not denote the underlying clock type. So remove it.

ACKs for top commit:
  willcl-ark:
    tACK fae1d9c

Tree-SHA512: 41ea7125d1964192b85a94265be974d02bf1e79b1feb61bff11486dc0ac811745156940ec5cad2ad1f94b653936f8ae563c959c1c4142203a55645fcb83203e8
@bitcoin bitcoin locked and limited conversation to collaborators May 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants