Add “DeletePost” FCP command.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 11 Apr 2011 08:22:06 +0000 (10:22 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 11 Apr 2011 08:22:06 +0000 (10:22 +0200)
commitb8628d48bb269c5acf67f84c078d92a132a630ff
tree35fdd66a9c783c661e0a299be142e50873684a20
parentd13fa7cfe7e5e3770b8ff06fc307a622fa28a5aa
Add “DeletePost” FCP command.
src/main/java/net/pterodactylus/sone/fcp/DeletePostCommand.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/fcp/FcpInterface.java