You've already forked linux-packaging-mono
Imported Upstream version 5.0.0.42
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
This commit is contained in:
parent
1190d13a04
commit
6bdd276d05
@@ -41,8 +41,10 @@ namespace System.Diagnostics {
|
||||
// a user's char[] directly, instead of our internal char[].
|
||||
private int _maxCharsPerBuffer;
|
||||
|
||||
#pragma warning disable 414
|
||||
// Store a backpointer to the process class, to check for user callbacks
|
||||
private Process process;
|
||||
#pragma warning restore
|
||||
|
||||
// Delegate to call user function.
|
||||
private UserCallBack userCallBack;
|
||||
|
@@ -1 +1 @@
|
||||
6fbeb99f020d1dbe0c11bf3f34f0a6002307c13e
|
||||
4fc2f7c2078c5888ea0abbc52d45632d8a33dede
|
Reference in New Issue
Block a user