Index: client/packhand.c =================================================================== RCS file: /home/freeciv/CVS/freeciv/client/packhand.c,v retrieving revision 1.168 diff -u -r1.168 packhand.c --- client/packhand.c 2001/04/24 23:39:05 1.168 +++ client/packhand.c 2001/04/24 23:44:52 @@ -1102,7 +1102,6 @@ /* Remove to here */ if(get_client_state()==CLIENT_GAME_RUNNING_STATE && pplayer==game.player_ptr) { - sz_strlcpy(player_name, pplayer->name); if(poptechup) { if(!game.player_ptr->ai.control || ai_popup_windows) popup_science_dialog(1);