mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it
This commit is contained in:
parent
2cade63021
commit
9ff92b8002
146 changed files with 2 additions and 145 deletions
|
|
@ -323,7 +323,6 @@ void LibraryModule::createLocalHeaderWrapper (ProjectSaver& projectSaver, const
|
|||
}
|
||||
|
||||
writeGuardedInclude (out, paths, guards);
|
||||
out << newLine;
|
||||
|
||||
projectSaver.replaceFileIfDifferent (localHeader, out);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue