mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-07 17:41:08 +01:00
Remove outdated comment
This commit is contained in:
parent
5126f06e06
commit
798125ef7a
1 changed files with 0 additions and 1 deletions
|
|
@ -157,7 +157,6 @@ public final class TermuxActivity extends Activity implements ServiceConnection
|
|||
|
||||
void checkForFontAndColors() {
|
||||
try {
|
||||
// Hard-coded paths since this file is used also in Termux:Float.
|
||||
@SuppressLint("SdCardPath") File fontFile = new File("/data/data/com.termux/files/home/.termux/font.ttf");
|
||||
@SuppressLint("SdCardPath") File colorsFile = new File("/data/data/com.termux/files/home/.termux/colors.properties");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue