Skip to content

Commit 320a167

Browse files
authored
Drop num_device_global
1 parent 564a404 commit 320a167

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/acl.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,6 @@ typedef struct acl_device_def_autodiscovery_t {
505505
std::vector<acl_hostpipe_info_t> acl_hostpipe_info;
506506

507507
// Device global definition.
508-
unsigned int num_device_global;
509508
std::unordered_map<std::string, acl_device_global_mem_def_t>
510509
device_global_mem_defs;
511510
} acl_device_def_autodiscovery_t;

0 commit comments

Comments
 (0)