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 /kicker/taskbar/taskcontainer.cpp | |
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 'kicker/taskbar/taskcontainer.cpp')
-rw-r--r-- | kicker/taskbar/taskcontainer.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/kicker/taskbar/taskcontainer.cpp b/kicker/taskbar/taskcontainer.cpp index df14c0c20..cc533f0b9 100644 --- a/kicker/taskbar/taskcontainer.cpp +++ b/kicker/taskbar/taskcontainer.cpp @@ -22,11 +22,6 @@ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ***************************************************************** - - Additional changes: - - 2013/10/22 Michele Calgaro - * added support for display mode (Icons and Text, Text only, Icons only) - and removed "Show application icons" */ #include <assert.h> |