Adding skeleton generation for Java and C++; excluding specific features for now...
[iot2.git] / config / iotpolicy / camerapolicy.pol
index d85eb53ce25f061402294d7481e73584c6128d8f..ac644307695abb5db8ab6274fd3334742a42d820 100644 (file)
@@ -6,7 +6,6 @@ public interface Camera {
     public String MethodC(String E, List<Integer> F);
     public float MethodD(List<String> G, float H);
     public boolean MethodE(String I, boolean J);
-       public void MethodF(LightBulb K);
 
        capability ImageCapture {
                description = "The quick brown fox jumps over the smart dog";