diff options
author | Michele Calgaro <[email protected]> | 2018-06-21 00:01:55 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-06-21 00:01:55 +0900 |
commit | 24ee9f5775095a8535d9249ed3436e028ba0b750 (patch) | |
tree | 94842fc077fcd37185fc74d06308e7a684334322 /konqueror/konq_mainwindow.cc | |
parent | 9c625e0ca93d3a2d59f89324f0e0b2e2e9bec492 (diff) | |
download | tdebase-24ee9f5775095a8535d9249ed3436e028ba0b750.tar.gz tdebase-24ee9f5775095a8535d9249ed3436e028ba0b750.zip |
Removed unrequired comments.
Partially cherry-picked from commit f2ca34345.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'konqueror/konq_mainwindow.cc')
-rw-r--r-- | konqueror/konq_mainwindow.cc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/konqueror/konq_mainwindow.cc b/konqueror/konq_mainwindow.cc index 7a8c4fd03..1d53e6db7 100644 --- a/konqueror/konq_mainwindow.cc +++ b/konqueror/konq_mainwindow.cc @@ -17,12 +17,6 @@ along with this program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -------------------------------------------------------------- - Additional changes: - - 2013/10/17 Michele Calgaro - * add support for updating tab options at runtime (no need to restart Konqueror - or reload the profile */ #include "konq_mainwindow.h" |