Diff between 9ace295fb49d1a5e584eb026772f59dbdb41df34 and 4bc6bc9769fd4f65193323c26e3edd1adf1a4815

Changed Files

File Additions Deletions Status
src/hcid.h +0 -1 modified

Full Patch

diff --git a/src/hcid.h b/src/hcid.h
index effae0b..9accebb 100644
--- a/src/hcid.h
+++ b/src/hcid.h
@@ -24,7 +24,6 @@
  */
 
 struct main_opts {
-	char		host_name[40];
 	char		*name;
 	uint32_t	class;
 	uint16_t	autoto;