[edge] Deprecate port and host property of edgesrc and update description for port...
[platform/upstream/nnstreamer.git] / gst / edge / edge_src.h
index 397d886..8ccfce4 100644 (file)
@@ -42,8 +42,6 @@ struct _GstEdgeSrc
 {
   GstBaseSrc element;
 
-  gchar *host;
-  guint16 port;
   gchar *dest_host;
   guint16 dest_port;
   gchar *topic;