frontlib/frontlib.h
changeset 7158 a0573014ff4f
parent 7155 273ad375d64e
--- a/frontlib/frontlib.h	Thu May 31 00:35:06 2012 +0200
+++ b/frontlib/frontlib.h	Thu May 31 18:32:01 2012 +0200
@@ -28,10 +28,4 @@
  */
 void flib_quit();
 
-/**
- * Start listening for a connection from the engine.
- * Returns the port we are listening on, which needs to be passed to the engine.
- */
-int flib_ipc_listen();
-
 #endif /* FRONTLIB_H_ */