Imported Upstream version 3.3.3
[debian/amanda] / perl / Amanda / Device.pm
index e6b49c87a9429117f37a71cbcd25a9428d06a6ac..129d5c04a1a983a049ef8ddf068ee5f9951fd90d 100644 (file)
@@ -137,13 +137,7 @@ sub DESTROY {
 *eject = *Amanda::Devicec::Device_eject;
 *directtcp_supported = *Amanda::Devicec::Device_directtcp_supported;
 *listen = *Amanda::Devicec::Device_listen;
-*accept = *Amanda::Devicec::Device_accept;
-*accept_with_cond = *Amanda::Devicec::Device_accept_with_cond;
-*connect = *Amanda::Devicec::Device_connect;
-*connect_with_cond = *Amanda::Devicec::Device_connect_with_cond;
 *use_connection = *Amanda::Devicec::Device_use_connection;
-*write_from_connection = *Amanda::Devicec::Device_write_from_connection;
-*read_to_connection = *Amanda::Devicec::Device_read_to_connection;
 *property_list = *Amanda::Devicec::Device_property_list;
 *property_get = *Amanda::Devicec::Device_property_get;
 *property_set = *Amanda::Devicec::Device_property_set;