Git Repository Public Repository

RRRRHHHH_Code

URLs

Copy to Clipboard

Diff Revisions c92b61 ... vs d30bcc ... for ruralHouses client/src/common/BookingInterface.java

Diff revisions: vs.
  @@ -13,7 +13,6 @@
13 13 public interface BookingInterface extends Remote {
14 14
15 15
16 - public int getNumber() throws RemoteException;
17 16
18 17
19 18 public void removeDenyBooking(Booking b) throws RemoteException;