mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-02 00:26:45 +00:00
Remove debug printing
This commit is contained in:
parent
68b6c2d1da
commit
4b07565d35
@ -183,7 +183,6 @@ public:
|
||||
}
|
||||
else
|
||||
{
|
||||
std::cout << "Registering new file " << aFilename << std::endl;
|
||||
ret = RegisterSettings( new T );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user