remove unused definitions

wilder
Gustavo Carneiro 6 years ago committed by Kurt Hindenburg
parent 79c0b0894d
commit f0328ad8cc
  1. 2
      src/SessionController.h

@ -58,8 +58,6 @@ class UrlFilter;
class FileFilter;
class EditProfileDialog;
using SessionPtr = QPointer<Session>;
/**
* 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.

Loading…
Cancel
Save