diff options
Diffstat (limited to 'src/shared/spawn-ask-password-agent.h')
-rw-r--r-- | src/shared/spawn-ask-password-agent.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/shared/spawn-ask-password-agent.h b/src/shared/spawn-ask-password-agent.h index 8c249f5b9c..97e73bda44 100644 --- a/src/shared/spawn-ask-password-agent.h +++ b/src/shared/spawn-ask-password-agent.h @@ -1,9 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once -/*** - Copyright 2011 Lennart Poettering -***/ - int ask_password_agent_open(void); void ask_password_agent_close(void); |