[dia/neduard/meson_fixes] cleanup: remove unused #defs.
- From: Eduard <neduard src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia/neduard/meson_fixes] cleanup: remove unused #defs.
- Date: Thu, 31 Jan 2019 21:15:52 +0000 (UTC)
commit c2dd22a47c413fee89eecf8e0ee493f621ea470c
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]