diff options
| author | Peter Penz <[email protected]> | 2008-03-12 17:07:42 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2008-03-12 17:07:42 +0000 |
| commit | e83c309781084603f040f8d46e2f834babe2b087 (patch) | |
| tree | fee867dc252b1cc2c261ac33290c9e24de7d5cb8 /src/dolphinmainwindow.h | |
| parent | 74541a5d48e59703db4d27ee253ab10188f8a36e (diff) | |
remove unused signal
svn path=/trunk/KDE/kdebase/apps/; revision=784855
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 39cd7431f..6d75d54e0 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -131,12 +131,6 @@ public slots: signals: /** - * Is send if the active view has been changed in - * the split view mode. - */ - void activeViewChanged(); - - /** * Is sent if the selection of the currently active view has * been changed. */ |
