X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=android%2Fgrabscreen-android.c;fp=android%2Fgrabscreen-android.c;h=0000000000000000000000000000000000000000;hp=38710755d358fb2a0f3b0202362cd5a74c335a6a;hb=d6b0217f2417bd19187f0ebc389d6c5c2233b11c;hpb=aa75c7476aeaa84cf3abc192b376a8b03c325213 diff --git a/android/grabscreen-android.c b/android/grabscreen-android.c deleted file mode 100644 index 38710755..00000000 --- a/android/grabscreen-android.c +++ /dev/null @@ -1,24 +0,0 @@ -#include -#include -// -//#import "SaverRunner.h" -// -#include "jwxyz.h" -#include "grabscreen.h" -#include "colorbars.h" -#include "resources.h" -#include "usleep.h" - -Bool -osx_grab_desktop_image (Screen *screen, Window xwindow, Drawable drawable, - XRectangle *geom_ret) -{ -abort(); -} - -Bool -osx_load_image_file (Screen *screen, Window xwindow, Drawable drawable, - const char *filename, XRectangle *geom_ret) -{ -abort(); -}