aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-desktop-main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'subsurface-desktop-main.cpp')
-rw-r--r--subsurface-desktop-main.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/subsurface-desktop-main.cpp b/subsurface-desktop-main.cpp
index f3bd05821..f42361538 100644
--- a/subsurface-desktop-main.cpp
+++ b/subsurface-desktop-main.cpp
@@ -120,11 +120,6 @@ int main(int argc, char **argv)
return 0;
}
-bool haveFilesOnCommandLine()
-{
- return filesOnCommandLine;
-}
-
#define VALIDATE_GL_PREFIX "validateGL(): "
void validateGL()