mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-05 17:16:04 +00:00
LibDesktop: Remove accidental unused struct
This commit is contained in:
parent
fbda28248a
commit
6800f6eff5
Notes:
sideshowbarker
2024-07-19 06:42:13 +09:00
Author: https://github.com/awesomekling
Commit: 6800f6eff5
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@
|
||||||
|
|
||||||
namespace Desktop {
|
namespace Desktop {
|
||||||
|
|
||||||
struct Opener {
|
|
||||||
|
|
||||||
};
|
|
||||||
|
|
||||||
class Launcher {
|
class Launcher {
|
||||||
public:
|
public:
|
||||||
static bool open(const URL&);
|
static bool open(const URL&);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue