diff options
Diffstat (limited to 'src/empathy.c')
-rw-r--r-- | src/empathy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy.c b/src/empathy.c index 8b2869add..b92f58d26 100644 --- a/src/empathy.c +++ b/src/empathy.c @@ -587,7 +587,7 @@ main (int argc, char *argv[]) gboolean autoaway = TRUE; #ifdef ENABLE_DEBUG TpDebugSender *debug_sender; -#endif /* ENABLE_TPL */ +#endif GOptionContext *optcontext; GOptionEntry options[] = { |