summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-04-29 13:10:26 +1200
committerRobert Ancell <robert.ancell@canonical.com>2014-04-29 13:10:26 +1200
commitafe1bfc5a704806728ff98f34c9d980ef33f6d36 (patch)
tree7d4ade1a1372c65f3c9186190fe1d3ca1c502111
parent1383b11f7e832383fe5b27de19010a725a8476e8 (diff)
downloadlightdm-afe1bfc5a704806728ff98f34c9d980ef33f6d36.tar.gz
Remove dead code
-rw-r--r--liblightdm-gobject/greeter.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/liblightdm-gobject/greeter.c b/liblightdm-gobject/greeter.c
index d7d52061..9c8b3474 100644
--- a/liblightdm-gobject/greeter.c
+++ b/liblightdm-gobject/greeter.c
@@ -75,9 +75,6 @@ typedef struct
/* Pending ensure shared data dir requests */
GList *ensure_shared_data_dir_requests;
- /* Mapping of username to shared data directories */
- GHashTable *shared_data_dirs;
-
/* Hints provided by the daemon */
GHashTable *hints;