diff help/help_mp-it.h @ 33464:2a25b5db0e7e

Remove useless code. mDisplay is always set, otherwise the GUI wouldn't have been called. Thus, there is neither a need to call XOpenDisplay() nor to check for error.
author ib
date Fri, 03 Jun 2011 14:35:44 +0000
parents 77259faac73a
children d068eac6cbf9
line wrap: on
line diff
--- a/help/help_mp-it.h	Fri Jun 03 14:31:13 2011 +0000
+++ b/help/help_mp-it.h	Fri Jun 03 14:35:44 2011 +0000
@@ -794,7 +794,6 @@
 #define MSGTR_NotAFile "Questo non pare essere un file: %s !\n"
 
 // ws.c
-#define MSGTR_WS_CouldNotOpenDisplay "[ws] Non posso aprire il display.\n"
 #define MSGTR_WS_RemoteDisplay "[ws] Display remoto, disabilito XMITSHM.\n"
 #define MSGTR_WS_NoXshm "[ws] Spiacente, il tuo sistema non supporta l'estensione 'X shared memory'.\n"
 #define MSGTR_WS_NoXshape "[ws] Spiacente, il tuo sistema non supporta l'estensione XShape.\n"