Переглянути джерело

src/top/starpu_top_connection.c: remove double declaration (it is already in .h file)

Nathalie Furmento 12 роки тому
батько
коміт
61db5dba98
1 змінених файлів з 0 додано та 2 видалено
  1. 0 2
      src/top/starpu_top_connection.c

+ 0 - 2
src/top/starpu_top_connection.c

@@ -41,8 +41,6 @@
 const char *STARPU_TOP_PORT = "2011";
 const int STARPU_TOP_BUFFER_SIZE=1024;
 
-extern struct _starpu_top_message_queue*  _starpu_top_mt;
-
 //client socket after fopen
 FILE* starpu_top_socket_fd_read;
 FILE* starpu_top_socket_fd_write;