From 71467246079bd7545472bda161dcaf5549205d33 Mon Sep 17 00:00:00 2001 From: Jan Dalheimer Date: Wed, 19 Feb 2014 22:34:17 +0100 Subject: New, better, liteloader support --- logic/BaseInstaller.h | 1 - 1 file changed, 1 deletion(-) (limited to 'logic/BaseInstaller.h') diff --git a/logic/BaseInstaller.h b/logic/BaseInstaller.h index df7eab89..c572e004 100644 --- a/logic/BaseInstaller.h +++ b/logic/BaseInstaller.h @@ -26,7 +26,6 @@ class BaseInstaller public: BaseInstaller(); - virtual bool canApply(OneSixInstance *instance) const { return true; } bool isApplied(OneSixInstance *on); virtual bool add(OneSixInstance *to); -- cgit v1.2.3