Browse Source

* Removed spurious prototype.

tags/v0.99.beta14
Sam Hocevar sam 19 years ago
parent
commit
376404bc80
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      cucul/math.c

+ 0
- 2
cucul/math.c View File

@@ -26,8 +26,6 @@
#include "cucul.h"
#include "cucul_internals.h"

static float powf_internal(float x, float y);

/**
* \brief Generate a random integer within a range.
*


Loading…
Cancel
Save