removed old typedef

This commit is contained in:
Erik Frojdh
2019-04-05 10:14:41 +02:00
parent 951d4d6091
commit f11db00aef
10 changed files with 0 additions and 55 deletions

View File

@@ -13,9 +13,6 @@
#ifndef SLSQT1DPLOT_H
#define SLSQT1DPLOT_H
typedef double double32_t;
typedef float float32_t;
typedef int int32_t;
#include "ansi.h"