2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 18:27:42 +00:00

Merge pull request #15 from lioncash/unused

General: Remove unused file-scope variables
This commit is contained in:
2019-09-05 19:31:15 -07:00
committed by GitHub
4 changed files with 0 additions and 11 deletions

View File

@@ -7,11 +7,8 @@
#include "specter/TextField.hpp"
#include <hecl/hecl.hpp>
#include <logvisor/logvisor.hpp>
namespace specter {
static logvisor::Module Log("specter::FileBrowser");
#define BROWSER_MARGIN 8
#define BROWSER_MIN_WIDTH 600
#define BROWSER_MIN_HEIGHT 300