From edbe36fbccacebc2de6d15d0bfa3d480dd69a135 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 28 Aug 2012 09:00:55 -0500 Subject: Remove an unused define (cleanup) --- src/pam-freerdp.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/pam-freerdp.c b/src/pam-freerdp.c index 63b6baf..00b84db 100644 --- a/src/pam-freerdp.c +++ b/src/pam-freerdp.c @@ -129,9 +129,6 @@ get_item (pam_handle_t * pamh, int type) goto done; \ } -/* TODO: Make this a build thing */ -#define XFREERDP "/usr/bin/xfreerdp" - /* Authenticate. We need to make sure we have a user account, that there are remote accounts and then verify them with FreeRDP */ PAM_EXTERN int -- cgit v1.2.3