diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2011-07-02 14:57:21 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2011-07-11 12:52:53 +0200 |
commit | ab3ecbd3d32b33316554f534c81b486aa5854c5b (patch) | |
tree | e5c45b188e0122a61112372dfb86aa06f697780a /src/messagebar.cpp | |
parent | Insert back notification bars in webtab layout (diff) | |
download | rekonq-ab3ecbd3d32b33316554f534c81b486aa5854c5b.tar.xz |
clean up code
Diffstat (limited to 'src/messagebar.cpp')
-rw-r--r-- | src/messagebar.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/messagebar.cpp b/src/messagebar.cpp index 2fc09f09..2fb349d2 100644 --- a/src/messagebar.cpp +++ b/src/messagebar.cpp @@ -69,5 +69,3 @@ void MessageBar::hideAndDelete() animatedHide(); deleteLater(); } - -
\ No newline at end of file |