summaryrefslogtreecommitdiffstats
path: root/src/vhdldocgen.h
diff options
context:
space:
mode:
authorAndreas Regel <andreas.regel@newayselectronics.com>2017-12-05 10:49:19 (GMT)
committerAndreas Regel <andreas.regel@newayselectronics.com>2018-01-08 10:44:10 (GMT)
commit6caac96a48e055807920f724d7de68f764e06441 (patch)
treede5da00d284c31c95b7ab9b59b6db9d9eb0248bb /src/vhdldocgen.h
parentf2c332b81338c7baff12c771c8799c741a43144b (diff)
downloadDoxygen-6caac96a48e055807920f724d7de68f764e06441.zip
Doxygen-6caac96a48e055807920f724d7de68f764e06441.tar.gz
Doxygen-6caac96a48e055807920f724d7de68f764e06441.tar.bz2
Replace calls to trTypeString with trVhdlType in single mode, which is the default.
Remove now unused method trTypeString.
Diffstat (limited to 'src/vhdldocgen.h')
-rw-r--r--src/vhdldocgen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vhdldocgen.h b/src/vhdldocgen.h
index bd190ca..514dfe3 100644
--- a/src/vhdldocgen.h
+++ b/src/vhdldocgen.h
@@ -152,7 +152,6 @@ class VhdlDocGen
//-----------------------------------------------------
// translatable items
- static QCString trTypeString(uint64 type);
static QCString trVhdlType(uint64 type,bool sing=true);
// trClassHierarchy.