A private method cannot be abstract >.>

This commit is contained in:
Kane York 2014-06-28 23:49:46 -07:00
parent 0a4de6e2fc
commit d527584248
1 changed files with 0 additions and 2 deletions

View File

@ -89,8 +89,6 @@ finally () {</pre>
* protected
* static protected
* abstract protected
* override private
* private
* static private
* abstract private
* No one-line if statements, they should all have brackets