]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmodel.cpp
there's no need having 2-liners inside their own method when this method is only...
[dolphin.git] / src / dolphinmodel.cpp
index 03bdb16b43d5042b058d92765765c7adfb66129b..fc68d39772c10de234bb071b5501105530a8e3c8 100644 (file)
@@ -1,6 +1,6 @@
 /**
   * This file is part of the KDE project
-  * Copyright (C) 2007 Rafael Fernández López <ereslibre@gmail.com>
+  * Copyright (C) 2007 Rafael Fernández López <ereslibre@kde.org>
   *
   * This library is free software; you can redistribute it and/or
   * modify it under the terms of the GNU Library General Public
@@ -40,7 +40,6 @@
 #include <kuser.h>
 #include <kmimetype.h>
 #include <kstandarddirs.h>
-#include <kpixmapeffect.h>
 
 #include <QList>
 #include <QSortFilterProxyModel>