Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ShirasawaSama committed Oct 25, 2023
1 parent 51972dc commit d7a483d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ int main(int argc, char* argv[]) {
std::cerr.tie(nullptr);
auto args = new juce::ArgumentList(argc, argv);
eim::args = args;
juce::Process::setDockIconVisible(false);

if (eim::args->containsOption("-S|--scan")) {
juce::AudioPluginFormatManager manager;
Expand Down

0 comments on commit d7a483d

Please sign in to comment.