mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
remove redundant whitespace in qt_print_backtrace()
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
d9f13e1961
commit
663881b8a1
1 changed files with 0 additions and 2 deletions
|
@ -1379,8 +1379,6 @@ static inline void qt_print_backtrace()
|
|||
} else {
|
||||
printf(" %s\n", sym);
|
||||
}
|
||||
|
||||
|
||||
} else {
|
||||
printf("qt_print_backtrace: unable to obtain symbol name for this frame\n");
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue