1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-09 09:15:38 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2010-05-13 07:31:36 +00:00
parent dc1f19458f
commit 43dbe6cc86
2 changed files with 2 additions and 3 deletions

View file

@ -133,5 +133,4 @@ public class PDOMSearchListContentProvider implements
public void clear() { public void clear() {
viewer.refresh(); viewer.refresh();
} }
} }