Commit Graph

9 Commits

Author SHA1 Message Date
ca5e9c6281 Revert "Revert "Typo: repsent->represent""
This reverts commit 09b4cbe977c755a447f97034189b85998f358d79,
no good reason to revert the original commit in the first place.

Conflicts:
	bridges/test/java_remote/Bug107753_Test.java

Change-Id: I6d3d50887460fd15080c46782c29a653c3684bec
2015-06-30 17:36:57 +02:00
2a65bf32ec Revert "Typo: iff->if"
This reverts commit cf92da3d6e1de14756efe3f1ee79f393a2f3787d.

iff can mean "if and only if" so not a typo
2015-06-23 20:42:27 +02:00
09b4cbe977 Revert "Typo: repsent->represent"
This reverts commit 338161a41d6e01b8e8d8752d9a38cc5c7a63f288.
2015-06-23 20:42:13 +02:00
338161a41d Typo: repsent->represent
Change-Id: I8affe5b6f388edf063460dabed743f16917d75e9
2015-06-23 20:31:06 +02:00
cf92da3d6e Typo: iff->if
Change-Id: I3fc60856b5a56e71d70b55c89323be074bdec3b3
2015-06-23 20:30:11 +02:00
10039462df java: remove more dead code
found by looking for unused parameters (in Eclipse)

Change-Id: I03cf9bc8312e59747b2d0ac153ee2fc8d76be893
2015-01-05 09:59:03 +02:00
0477e6c39b java: add @Override annotation to overriding methods
Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
2014-08-12 09:41:28 +02:00
27459c71ef java: remove unused fields
Change-Id: I25fef9590a34ec8d9aab182b3d267ae3cd649a87
2014-08-08 09:48:16 +02:00
553a17f665 Java cleanup, rename folders and packages to make them match
Also fix some compile errors. I suspect this is dead code, but on the chance
that it might be useful.....

Change-Id: I0d56df88420ce484b72df626db4fadcebe04d777
2012-09-05 21:01:45 +02:00