From: David ‘Bombe’ Roden Date: Thu, 13 Sep 2012 12:12:07 +0000 (+0200) Subject: Suppress warnings on potentiall-static methods. X-Git-Tag: 0.8.3^2~23 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=8fb7349579c0c82d7143601c2007cad6f4cfb000;hp=8fb7349579c0c82d7143601c2007cad6f4cfb000 Suppress warnings on potentiall-static methods. These methods all need to be overridden in subclasses. ---