diff --git a/src/SessionController.h b/src/SessionController.h index 5062833b..1f9e7966 100644 --- a/src/SessionController.h +++ b/src/SessionController.h @@ -58,8 +58,6 @@ class UrlFilter; class FileFilter; class EditProfileDialog; -using SessionPtr = QPointer; - /** * Provides the menu actions to manipulate a single terminal session and view pair. * The actions provided by this class are defined in the sessionui.rc XML file.