aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-08-28 09:00:55 -0500
committerTed Gould <ted@gould.cx>2012-08-28 09:00:55 -0500
commitedbe36fbccacebc2de6d15d0bfa3d480dd69a135 (patch)
tree97ddb7a01b34a0397c327dd513775e654d7276f0 /src
parent48df96792e41ff14f101fbb9829a059b0cdd3879 (diff)
downloadlibpam-x2go-edbe36fbccacebc2de6d15d0bfa3d480dd69a135.tar.gz
libpam-x2go-edbe36fbccacebc2de6d15d0bfa3d480dd69a135.tar.bz2
libpam-x2go-edbe36fbccacebc2de6d15d0bfa3d480dd69a135.zip
Remove an unused define (cleanup)
Diffstat (limited to 'src')
-rw-r--r--src/pam-freerdp.c3
1 files changed, 0 insertions, 3 deletions
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