Cleaned up some miscellaneous cruft
This commit is contained in:
parent
eac8f2fcd5
commit
d83382ab73
9 changed files with 2 additions and 178 deletions
|
@ -214,12 +214,6 @@ public class WebappDaoFactoryStub implements WebappDaoFactory {
|
|||
"WebappDaoFactory.getLinktypeDao() not implemented.");
|
||||
}
|
||||
|
||||
@Override
|
||||
public FlagDao getFlagDao() {
|
||||
throw new RuntimeException(
|
||||
"WebappDaoFactory.getFlagDao() not implemented.");
|
||||
}
|
||||
|
||||
// TODO This goes away when the UserAccounts stuff is fully implemented -- jb
|
||||
@Override
|
||||
public UserDao getUserDao() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue