mirror of https://github.com/deavminet/gustav.git
Clean up
This commit is contained in:
parent
5d1e9c2454
commit
f83ff298bd
|
@ -91,14 +91,12 @@ public final class ConnectionAssistant : Assistant
|
|||
connectionAssistant.addOnCancel(&assistenctCancel);
|
||||
|
||||
connectionAssistant.showAll();
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
private void assistenctCancel(Assistant e)
|
||||
{
|
||||
/* TODO: Implement me */
|
||||
/* TODO: Get this to work */
|
||||
/* TODO: The `.close()` doesn't seem to work */
|
||||
}
|
||||
|
||||
private void assistentComplete(Assistant)
|
||||
|
|
Loading…
Reference in New Issue