Initial version of doldacond-shell
[doldaconnect.git] / clients / gui-shell / launch.c
index 620e280..c23b130 100644 (file)
@@ -29,8 +29,6 @@
 #include <config.h>
 #endif
 
-#define _(text) gettext(text)
-
 int running(char *pf)
 {
     FILE *pfs;