summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_rpc_process.c
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2012-08-24 14:50:55 +0200
committerSimo Sorce <simo@redhat.com>2012-08-31 15:40:14 -0400
commitceb608e4f18764c97ef02573187c0c0590cbaace (patch)
tree4a709d00237356e55fe765fd4ab1ae3301797b23 /proxy/src/gp_rpc_process.c
parent6455b93e424b0999836a590548650c56e25e017f (diff)
downloadgss-proxy-ceb608e4f18764c97ef02573187c0c0590cbaace.tar.gz
gss-proxy-ceb608e4f18764c97ef02573187c0c0590cbaace.tar.xz
gss-proxy-ceb608e4f18764c97ef02573187c0c0590cbaace.zip
Implement gp_wrap().
Acked-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'proxy/src/gp_rpc_process.c')
-rw-r--r--proxy/src/gp_rpc_process.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/proxy/src/gp_rpc_process.c b/proxy/src/gp_rpc_process.c
index f89c673..c294a44 100644
--- a/proxy/src/gp_rpc_process.c
+++ b/proxy/src/gp_rpc_process.c
@@ -390,10 +390,6 @@ int gp_store_cred(gp_exec_std_args)
return 0;
}
-int gp_wrap(gp_exec_std_args)
-{
- return 0;
-}
int gp_unwrap(gp_exec_std_args)
{
return 0;