summaryrefslogtreecommitdiff
path: root/panels/online-accounts
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2019-08-12 17:05:55 +1200
committerRobert Ancell <robert.ancell@gmail.com>2019-09-09 21:45:53 +0000
commit97985a664ef901d27078fdfe09216adf8c931bb0 (patch)
tree5996e3639d021ad9429b73e32cefd64fda6e4b8d /panels/online-accounts
parent1752cf3bb573d300e990ea10006dea70a322d8df (diff)
downloadgnome-control-center-97985a664ef901d27078fdfe09216adf8c931bb0.tar.gz
Remove unused GNOMELOCALEDIR defines
Diffstat (limited to 'panels/online-accounts')
-rw-r--r--panels/online-accounts/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/panels/online-accounts/meson.build b/panels/online-accounts/meson.build
index 1f899e881..82f1d569a 100644
--- a/panels/online-accounts/meson.build
+++ b/panels/online-accounts/meson.build
@@ -34,8 +34,6 @@ deps = common_deps + [
dependency('goa-backend-1.0', version: goa_req_version)
]
-cflags += '-DGNOMELOCALEDIR="@0@"'.format(control_center_localedir)
-
panels_libs += static_library(
cappletname,
sources: sources,