summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2015-01-28 21:25:35 -0600
committerMichael Catanzaro <mcatanzaro@gnome.org>2015-02-13 16:35:32 -0600
commit21aa2defd9ce6861b81961f7c8235cccef913f70 (patch)
tree3301275db2980713011bcc62f00be23d591799b3
parentce8d3fbd305c77efd820f147a8c5b06e1260e374 (diff)
downloadgcr-21aa2defd9ce6861b81961f7c8235cccef913f70.tar.gz
Remove workaround for bug #720504
-rw-r--r--gcr/gcr-unlock-options.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcr/gcr-unlock-options.h b/gcr/gcr-unlock-options.h
index e6faf78..f7b4adf 100644
--- a/gcr/gcr-unlock-options.h
+++ b/gcr/gcr-unlock-options.h
@@ -25,10 +25,6 @@ G_BEGIN_DECLS
#define GCR_UNLOCK_OPTION_TIMEOUT "timeout"
#define GCR_UNLOCK_OPTION_IDLE "idle"
-#ifdef __G_IR_SCANNER__
-/* Delete this line when https://bugzilla.gnome.org/show_bug.cgi?id=720504 is fixed */;
-#endif
-
G_END_DECLS
#endif /* __GCR_UNLOCK_OPTIONS_H__ */