Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adventuregamestudio/ags
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2d1f68a66c42f7655d4f5ce92bcefd3b196129ba
Choose a base ref
..
head repository: adventuregamestudio/ags
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 464e1e2321ab82d238c380c7e8dc8570cdd35fdf
Choose a head ref
Showing with 0 additions and 1 deletion.
  1. +0 −1 Engine/platform/emscripten/acpemscripten.cpp
1 change: 0 additions & 1 deletion Engine/platform/emscripten/acpemscripten.cpp
Original file line number Diff line number Diff line change
@@ -26,7 +26,6 @@
#include "platform/base/agsplatformdriver.h"
#include "plugin/agsplugin.h"
#include "util/string.h"
#include <libcda.h>

#include <pwd.h>
#include <sys/stat.h>