aboutsummaryrefslogtreecommitdiff
path: root/rpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'rpc.h')
-rw-r--r--rpc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/rpc.h b/rpc.h
deleted file mode 100644
index 48a7b8a8a6..0000000000
--- a/rpc.h
+++ /dev/null
@@ -1,6 +0,0 @@
-// Copyright (c) 2010 Satoshi Nakamoto
-// Distributed under the MIT/X11 software license, see the accompanying
-// file license.txt or http://www.opensource.org/licenses/mit-license.php.
-
-void ThreadRPCServer(void* parg);
-int CommandLineRPC(int argc, char *argv[]);