[dia/neduard/meson_fixes: 15/26] cleanup: remove unused #defs.



commit 70ac7b3fa532378ee5875446d777f2a3355fa189
Author: Eduard <eddnicodei gmail com>
Date:   Thu Jan 31 21:11:56 2019 +0000

    cleanup: remove unused #defs.

 app/app_procs.c | 14 --------------
 1 file changed, 14 deletions(-)
---
diff --git a/app/app_procs.c b/app/app_procs.c
index 744c6b68..22bc82f9 100644
--- a/app/app_procs.c
+++ b/app/app_procs.c
@@ -539,20 +539,6 @@ handle_initial_diagram(const char *in_file_name,
   return made_conversions;
 }
 
-#ifdef HAVE_FREETYPE
-/* Translators:  This is an option, not to be translated */
-#define EPS_PANGO "eps-pango, "
-#else
-#define EPS_PANGO ""
-#endif
-
-#ifdef G_OS_WIN32
-/* Translators:  This is an option, not to be translated */
-#define WMF "wmf, "
-#else
-#define WMF ""
-#endif
-
 static const gchar *input_directory = NULL;
 static const gchar *output_directory = NULL;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]