diff options
Diffstat (limited to 'tracker-pt/module')
-rw-r--r-- | tracker-pt/module/camera.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tracker-pt/module/camera.cpp b/tracker-pt/module/camera.cpp index 1b948932..3dd0df7b 100644 --- a/tracker-pt/module/camera.cpp +++ b/tracker-pt/module/camera.cpp @@ -18,7 +18,6 @@ #include <cstdlib> -using namespace pt_module; namespace pt_module { Camera::Camera(const QString& module_name) : s { module_name } |