Skip to content

Commit

Permalink
site_reputation_report, site_reputation_info: remove unused fields, n…
Browse files Browse the repository at this point in the history
…ame reports
  • Loading branch information
lethosor committed Apr 4, 2018
1 parent f5bb664 commit 3c0bf63
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions df.world-site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,10 @@
<int32_t/>
<int32_t/>
<int32_t/>
<int16_t/>
<int16_t/>
<bitfield>
<flag-bit/>
</bitfield>
</struct-type>

<struct-type type-name='site_reputation_info'>
<stl-vector pointer-type='site_reputation_report'/>
<int16_t/>
<int16_t/>
<int16_t/>
<int16_t/>
<stl-vector name='reports' pointer-type='site_reputation_report'/>
</struct-type>

<struct-type type-name='location_scribe_jobs'>
Expand Down

0 comments on commit 3c0bf63

Please sign in to comment.