Revert "Use posix_spawn to run the pager"
This reverts commit d34d2b2bbf.
This commit is contained in:
@@ -73,7 +73,6 @@ class SysError : public Error
|
||||
public:
|
||||
int errNo;
|
||||
SysError(const FormatOrString & fs);
|
||||
SysError(int errNo, const FormatOrString & fs);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user