Skip to content

Commit fdf8326

Browse files
committed
rm unused enum
1 parent 5d49b3b commit fdf8326

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/AST/UnqualifiedLookup.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@ class UnqualifiedLookupFactory {
143143
using PlacesToSearch = UnqualifiedLookup::PlacesToSearch;
144144
using PerScopeLookupState = UnqualifiedLookup::PerScopeLookupState;
145145

146-
enum class LookupFinished { Yes, No };
147-
148146
private:
149147
// Inputs
150148
const DeclName Name;

0 commit comments

Comments
 (0)