Initial original import from: fuse-2.4.2-2.fc4
[captive.git] / src / libcaptive / sandbox / server-Vfs.h
index 4585acd..19e76f8 100644 (file)
@@ -35,10 +35,8 @@ typedef struct {
        } impl_POA_Captive_Vfs;
 
 
-extern struct captive_options *captive_corba_child_options;
-
-
 Captive_Vfs impl_Captive_Vfs__create(PortableServer_POA poa,CORBA_Environment *ev);
+void impl_Captive_Vfs__destroy(impl_POA_Captive_Vfs *servant,CORBA_Environment *ev);
 
 G_END_DECLS