diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-30 14:52:22 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-30 14:52:22 -0600 |
commit | c1dcc6c589304cca46a8aa2fb8c0277d60fe22ba (patch) | |
tree | 6baa81a75ffc7e2b9bd39a86e6c5e0485f130bb2 /nsplugins/viewer/nsplugin.cpp | |
parent | d4c4140b6667a35cf7d0e604006e94b52e5b17a0 (diff) | |
download | tdebase-c1dcc6c589304cca46a8aa2fb8c0277d60fe22ba.tar.gz tdebase-c1dcc6c589304cca46a8aa2fb8c0277d60fe22ba.zip |
Remove unused obsolete code from nsplugin viewer
Diffstat (limited to 'nsplugins/viewer/nsplugin.cpp')
-rw-r--r-- | nsplugins/viewer/nsplugin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nsplugins/viewer/nsplugin.cpp b/nsplugins/viewer/nsplugin.cpp index 09e4f382c..4f3cb3094 100644 --- a/nsplugins/viewer/nsplugin.cpp +++ b/nsplugins/viewer/nsplugin.cpp @@ -35,7 +35,6 @@ #include <tqfile.h> #include <tqtimer.h> -#include "kxt.h" #include "nsplugin.h" #include "resolve.h" |