From: Gabriel Anderson Date: Wed, 15 Aug 2007 22:29:19 +0000 (+0000) Subject: Removed a bad Q_ASSERT X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/e0138a6d7cce7b8bd442e4f91ff2624e4304bb01?ds=inline Removed a bad Q_ASSERT svn path=/trunk/KDE/kdebase/apps/; revision=700585 --- diff --git a/src/dolphincontextmenu.cpp b/src/dolphincontextmenu.cpp index 7aa93dfc7..1123f582e 100644 --- a/src/dolphincontextmenu.cpp +++ b/src/dolphincontextmenu.cpp @@ -208,7 +208,6 @@ void DolphinContextMenu::openItemContextMenu() void DolphinContextMenu::openViewportContextMenu() { - Q_ASSERT(!m_fileInfo.isNull()); KMenu* popup = new KMenu(m_mainWindow); // setup 'Create New' menu