From 6399892bf2c53fc3701438c752718638baff8e27 Mon Sep 17 00:00:00 2001 From: Marvin W Date: Fri, 14 May 2021 19:26:05 +0200 Subject: Move crypto-vala to shared library --- plugins/crypto-vala/src/random.vala | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 plugins/crypto-vala/src/random.vala (limited to 'plugins/crypto-vala/src/random.vala') diff --git a/plugins/crypto-vala/src/random.vala b/plugins/crypto-vala/src/random.vala deleted file mode 100644 index 3f5d3ba9..00000000 --- a/plugins/crypto-vala/src/random.vala +++ /dev/null @@ -1,5 +0,0 @@ -namespace Crypto { -public static void randomize(uint8[] buffer) { - GCrypt.Random.randomize(buffer); -} -} \ No newline at end of file -- cgit v1.2.3-70-g09d2