summaryrefslogtreecommitdiff
path: root/thunar/thunar-application.c
diff options
context:
space:
mode:
Diffstat (limited to 'thunar/thunar-application.c')
-rw-r--r--thunar/thunar-application.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/thunar/thunar-application.c b/thunar/thunar-application.c
index 8730107d..7c6600bf 100644
--- a/thunar/thunar-application.c
+++ b/thunar/thunar-application.c
@@ -374,7 +374,6 @@ thunar_application_startup (GApplication *gapp)
/* connect to the session manager */
application->session_client = thunar_session_client_new (opt_sm_client_id);
- /* TODO: how do accel maps integrate with GAction/GMenu? Using GtkAction for now */
/* check if we have a saved accel map */
path = xfce_resource_lookup (XFCE_RESOURCE_CONFIG, ACCEL_MAP_PATH);
if (G_LIKELY (path != NULL))