Skip to content

Commit

Permalink
Merge 83ee7c2 into fef06a9
Browse files Browse the repository at this point in the history
  • Loading branch information
bartdesmet committed Apr 13, 2017
2 parents fef06a9 + 83ee7c2 commit 7a8924e
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 397 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

#pragma warning disable 1591

#if !NO_EXPRESSIONS

using System;
using System.Reactive.Concurrency;
using System.Collections.Generic;
Expand Down Expand Up @@ -445,7 +443,5 @@ public static IQbservable<TSource> Filter<TSource>(this IQbservable<TSource> sou
}
}

#endif

#pragma warning restore 1591

375 changes: 0 additions & 375 deletions Rx.NET/Source/src/System.Reactive/Linq/ExpressionVisitor.cs

This file was deleted.

Loading

0 comments on commit 7a8924e

Please sign in to comment.