mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 21:27:34 +00:00
LibGfx: Remove declarations for non-existent methods
This commit is contained in:
parent
88bbbe12ba
commit
6d5fb9eb02
3 changed files with 1 additions and 4 deletions
|
@ -254,7 +254,6 @@ private:
|
|||
DDSImageDecoderPlugin(u8 const*, size_t);
|
||||
|
||||
OwnPtr<DDSLoadingContext> m_context;
|
||||
void dump_debug();
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue