Changeset - 971ce437721e
[Not reviewed]
default
0 1 0
LordOfWar - 16 years ago 2009-09-15 02:02:37

-ok, this time I fixed the undefined reference to status_report_generator() in function main()
-time before this I deleted the prototype function at the top of distrend.c
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/distrend.c
Show inline comments
 
@@ -503,7 +503,6 @@ int main(int argc, char *argv[])
 
      cont = distrend_do(action);
 

	
 
      /* Make the following code more event-driven */
 
      status_report_generator(&head);
 
      blend_frame_watchdog(&head);
 

	
 

	
0 comments (0 inline, 0 general)