diff options
author | hjk <qtc-commiter@nokia.com> | 2008-12-02 16:19:05 +0100 |
---|---|---|
committer | hjk <qtc-commiter@nokia.com> | 2008-12-02 16:19:05 +0100 |
commit | cf11b696431d26920f54598c8f03f0a5cf822ffa (patch) | |
tree | 9387102d435481132b721fde8ca062c5b8a4f73f /tests/manual/gdbdebugger/simple/plugin.cpp | |
parent | 10e963fb6134b3974901707daa99f5a94d696bed (diff) | |
download | qt-creator-cf11b696431d26920f54598c8f03f0a5cf822ffa.tar.gz |
more code cosmetics
Diffstat (limited to 'tests/manual/gdbdebugger/simple/plugin.cpp')
-rw-r--r-- | tests/manual/gdbdebugger/simple/plugin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/manual/gdbdebugger/simple/plugin.cpp b/tests/manual/gdbdebugger/simple/plugin.cpp index d348c97912..a240f22973 100644 --- a/tests/manual/gdbdebugger/simple/plugin.cpp +++ b/tests/manual/gdbdebugger/simple/plugin.cpp @@ -31,7 +31,6 @@ ** ***************************************************************************/ - #include <stdio.h> #include <qglobal.h> |