diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2016-11-23 14:00:20 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2016-11-26 05:12:16 +0000 |
commit | 67936ee7ed717eb385b608d7eedcefa61fe13295 (patch) | |
tree | b1698e1dbb3cb2877b437901a8da3710ccc59347 /config_host | |
parent | aabc5aab5af27e929a81a6036d2f470ab1f5ac4d (diff) |
Kill old Graphite layout engines
Change-Id: Ia19d4d0a3a33694b6edfff62e6b40028dac19677
Reviewed-on: https://gerrit.libreoffice.org/31212
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Diffstat (limited to 'config_host')
-rw-r--r-- | config_host/config_graphite.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config_host/config_graphite.h.in b/config_host/config_graphite.h.in deleted file mode 100644 index 46e624dc01a1..000000000000 --- a/config_host/config_graphite.h.in +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef CONFIG_GRAPHITE_H -#define CONFIG_GRAPHITE_H - -#define ENABLE_GRAPHITE 0 - -#endif |