Remove needless debug print
commit21bb11ddd7bfb06573b29e696172c98aec532eec
authorMatthew Brush <matt@geany.org>
Tue, 21 Jul 2015 18:15:27 +0000 (21 11:15 -0700)
committerMatthew Brush <matt@geany.org>
Tue, 21 Jul 2015 18:15:27 +0000 (21 11:15 -0700)
tree7f481765658822c76412aaa4168178e5372d8d45
parent1658babe452f58f37c84ebcfb34df97e14726351
Remove needless debug print

Prevents spamming the console when SCLEX_CONTAINER
is activated (ex. by plugins).
src/editor.c