┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/dolphinview.h')
-rw-r--r--src/views/dolphinview.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h
index 71128569a..130657b16 100644
--- a/src/views/dolphinview.h
+++ b/src/views/dolphinview.h
@@ -716,12 +716,6 @@ private:
*/
void updateWritableState();
- /**
- * Returns the text for the filesize by converting it to the best fitting
- * unit.
- */
- static QString fileSizeText(KIO::filesize_t fileSize);
-
private:
bool m_active;
bool m_tabsForFiles;