Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ccummingsNV committed Dec 11, 2024
1 parent c8c721b commit d6f0d77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/sgl/device/device.h
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,7 @@ struct ShaderCacheStats {
};

/// Event data for hot reload hook.
struct HotReloadHookEvent {
};
struct HotReloadHookEvent { };

class SGL_API Device : public Object {
SGL_OBJECT(Device)
Expand Down

0 comments on commit d6f0d77

Please sign in to comment.