Skip to content

Commit 92d6905

Browse files
authored
Merge pull request #35 from apple/sync
Sync with master
2 parents f9e7ad4 + fb25a2f commit 92d6905

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Sources/TSCclibc/include/indexstore_functions.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -266,10 +266,6 @@ typedef struct {
266266
indexstore_string_ref_t
267267
(*unit_event_get_unit_name)(indexstore_unit_event_t);
268268

269-
struct timespec
270-
(*unit_event_get_modification_time)(indexstore_unit_event_t);
271-
272-
273269
#if INDEXSTORE_HAS_BLOCKS
274270
void
275271
(*store_set_unit_event_handler)(indexstore_t,

0 commit comments

Comments
 (0)