mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2025-11-25 13:45:57 +00:00
yuzu/applets/software_keyboard: Remove unused assert header
This isn't actually used anywhere, so it can be removed.
This commit is contained in:
parent
16bf791939
commit
bb06b98d81
|
|
@ -6,7 +6,6 @@
|
|||
|
||||
#include <QDialog>
|
||||
#include <QValidator>
|
||||
#include "common/assert.h"
|
||||
#include "core/frontend/applets/software_keyboard.h"
|
||||
|
||||
class GMainWindow;
|
||||
|
|
|
|||
Loading…
Reference in a new issue