Patch #24832
Remove instance variable which is unused after r9603
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Code cleanup/refactoring | |||
Target version: | 3.4.0 |
Description
@db_adapter_name
became unused after r9603. Hence can it be deleted. Patch, against source:/trunk@16171 and produced using git format-patch — which makes it apply-able using "patch -p1 < 0001-...
" — is attached.
Associated revisions
History
#1
Updated by Go MAEDA over 5 years ago
- Target version set to 3.4.0
#2
Updated by Jean-Philippe Lang over 5 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Committed, thanks.