summaryrefslogtreecommitdiff
path: root/src/ghdlserver/ghdlserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ghdlserver/ghdlserver.h')
-rw-r--r--src/ghdlserver/ghdlserver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ghdlserver/ghdlserver.h b/src/ghdlserver/ghdlserver.h
index 082a1af..9f23f0b 100644
--- a/src/ghdlserver/ghdlserver.h
+++ b/src/ghdlserver/ghdlserver.h
@@ -22,7 +22,6 @@ int DEFAULT_SERVER_PORT;
//Vhpi Functions.
void Vhpi_Initialize(int sock_port, char sock_ip[]); /* 26.Sept.2019 - RP */
-void Vhpi_Close();
void Vhpi_Exit();
void Vhpi_Listen();
void Vhpi_Send();