Skip to content

Commit

Permalink
removed unused struct
Browse files Browse the repository at this point in the history
  • Loading branch information
roamic committed Dec 27, 2024
1 parent acae23f commit 17323ba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/core/libraries/ajm/ajm.h
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,6 @@ struct AjmSidebandStatisticsEngineParameters {
float interval[3];
};

struct SceAjmGetStatisticsParameters {
AjmSidebandStatisticsEngineParameters engine;
};

union AjmInstanceFlags {
u64 raw;
struct {
Expand Down

0 comments on commit 17323ba

Please sign in to comment.