summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2017-05-21 22:24:06 +0200
committerPetr Mrázek <peterix@gmail.com>2017-05-21 22:24:06 +0200
commitc329bc73c0c3830d2c2ec024c452b1a0e48e36a8 (patch)
treeb7ea0b39845a2540cf76ab1c64eba290303ed918 /application
parentd432d8ecfccab52a38a3c619bbad0078f50b7952 (diff)
downloadMultiMC-c329bc73c0c3830d2c2ec024c452b1a0e48e36a8.tar
MultiMC-c329bc73c0c3830d2c2ec024c452b1a0e48e36a8.tar.gz
MultiMC-c329bc73c0c3830d2c2ec024c452b1a0e48e36a8.tar.lz
MultiMC-c329bc73c0c3830d2c2ec024c452b1a0e48e36a8.tar.xz
MultiMC-c329bc73c0c3830d2c2ec024c452b1a0e48e36a8.zip
NOISSUE more compiler warning removal
Diffstat (limited to 'application')
-rw-r--r--application/CMakeLists.txt1
-rw-r--r--application/InstancePageProvider.cpp0
2 files changed, 0 insertions, 1 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt
index 650ac320..5d3a964d 100644
--- a/application/CMakeLists.txt
+++ b/application/CMakeLists.txt
@@ -107,7 +107,6 @@ SET(MULTIMC_SOURCES
# page provider for instances
InstancePageProvider.h
- InstancePageProvider.cpp
# Common java checking UI
JavaCommon.h
diff --git a/application/InstancePageProvider.cpp b/application/InstancePageProvider.cpp
deleted file mode 100644
index e69de29b..00000000
--- a/application/InstancePageProvider.cpp
+++ /dev/null