commit: 0565184d95677c7b18136de25b2443305b8bb12e Author: Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org> AuthorDate: Sun Jun 15 08:50:12 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Jun 15 17:22:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0565184d
net-p2p/bitcoin-core: remove unused file Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org> Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> net-p2p/bitcoin-core/files/bitcoin-qt.protocol | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/net-p2p/bitcoin-core/files/bitcoin-qt.protocol b/net-p2p/bitcoin-core/files/bitcoin-qt.protocol deleted file mode 100644 index 014588d53679..000000000000 --- a/net-p2p/bitcoin-core/files/bitcoin-qt.protocol +++ /dev/null @@ -1,11 +0,0 @@ -[Protocol] -exec=bitcoin-qt '%u' -protocol=bitcoin -input=none -output=none -helper=true -listing= -reading=false -writing=false -makedir=false -deleting=false
