diff options
Diffstat (limited to 'packaging/windows/subsurface.nsi.in')
-rw-r--r-- | packaging/windows/subsurface.nsi.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/windows/subsurface.nsi.in b/packaging/windows/subsurface.nsi.in index b5032a698..2d8e57042 100644 --- a/packaging/windows/subsurface.nsi.in +++ b/packaging/windows/subsurface.nsi.in @@ -147,7 +147,6 @@ Section # now that we install into the staging directory and try to only have # the DLLs there that we depend on, this is much easier File subsurface.exe - File /r data File /r theme File /r images File /r plugins |