Access this static method in a static way.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4928 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -56,7 +56,7 @@ public abstract class AbstractSignalHandler
|
||||
*/
|
||||
protected void hupReceived ()
|
||||
{
|
||||
log.info(_server.generateReport());
|
||||
log.info(PresentsServer.generateReport());
|
||||
}
|
||||
|
||||
protected PresentsServer _server;
|
||||
|
||||
Reference in New Issue
Block a user