mirror of
https://github.com/KDE/konsole.git
synced 2026-06-11 07:26:10 -04:00
Minor warning fixes when running under FreeBSD
This commit is contained in:
@@ -682,6 +682,7 @@ private:
|
||||
}
|
||||
|
||||
virtual bool readEnvironment(int aPid) {
|
||||
Q_UNUSED(aPid);
|
||||
// Not supported in FreeBSD?
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user