diff options
Diffstat (limited to 'src/include/block_mesh.h')
-rw-r--r-- | src/include/block_mesh.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/include/block_mesh.h b/src/include/block_mesh.h index 9dfb859454..508f52699b 100644 --- a/src/include/block_mesh.h +++ b/src/include/block_mesh.h @@ -48,10 +48,6 @@ struct PBlock */ struct GNUNET_PeerIdentity id; - /** - * Type of service offered - */ - GNUNET_MESH_ApplicationType type; }; #if 0 /* keep Emacsens' auto-indent happy */ |