Skip to content

Commit

Permalink
Clean up stray 'using namespace std;' statements (caught by clang++)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-kristjansson committed Dec 11, 2012
1 parent 23a532e commit dd786f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mythplugins/mythgallery/mythgallery/galleryfilterdlg.cpp
Expand Up @@ -15,8 +15,6 @@
*
* ============================================================ */

using namespace std;

// Qt headers
#include <QApplication>
#include <QEvent>
Expand Down

0 comments on commit dd786f7

Please sign in to comment.