| Index: runtime/bin/eventhandler_win.h
|
| diff --git a/runtime/bin/eventhandler_win.h b/runtime/bin/eventhandler_win.h
|
| index 156239723fce6b228067a44e800eda1809295954..bcb2556ab960bf5e7f0e87a38e085e025ce53cc5 100644
|
| --- a/runtime/bin/eventhandler_win.h
|
| +++ b/runtime/bin/eventhandler_win.h
|
| @@ -157,7 +157,6 @@ class OverlappedBuffer {
|
| DISALLOW_COPY_AND_ASSIGN(OverlappedBuffer);
|
| };
|
|
|
| -
|
| // Abstract super class for holding information on listen and connected
|
| // sockets.
|
| class Handle : public ReferenceCounted<Handle>, public DescriptorInfoBase {
|
|
|