summaryrefslogtreecommitdiff
path: root/src/win95
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2001-10-05 17:28:34 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:36 +0200
commit7647c9d8afd92e492bcbe536e2655d2e568fa852 (patch)
treef342ba774daf97dfa9542bf8f720422558f19503 /src/win95
parent1aed07b16a31ead18737b931aa643323824b4d2e (diff)
Now build pldnet.c
Diffstat (limited to 'src/win95')
-rw-r--r--src/win95/db.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/win95/db.h b/src/win95/db.h
index 7c778db..b46bb75 100644
--- a/src/win95/db.h
+++ b/src/win95/db.h
@@ -31,8 +31,6 @@
* that fires at level 3 or above, use db_assert3().
*/
-#pragma once
-
/* If you do not set the DB_LEVEL, it is set for you: to 3 */
#ifndef DB_LEVEL
#define DB_LEVEL 3