summaryrefslogtreecommitdiff
path: root/src/libcrawler/URL.cpp
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2014-10-14 13:08:41 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2014-10-14 13:08:41 +0200
commitc757efa3ee6f395e3ada3088065c73eb953f6834 (patch)
tree8660ca4d2ec0024177541cd4ca123e04e6541252 /src/libcrawler/URL.cpp
parent0fdd066c566564a786e9070fbfb82a0b70bd1790 (diff)
downloadcrawler-c757efa3ee6f395e3ada3088065c73eb953f6834.tar.gz
crawler-c757efa3ee6f395e3ada3088065c73eb953f6834.tar.bz2
added initialize_libcrawler instead of silly tolua trick in the main program
Diffstat (limited to 'src/libcrawler/URL.cpp')
-rw-r--r--src/libcrawler/URL.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libcrawler/URL.cpp b/src/libcrawler/URL.cpp
index f208500..6128edc 100644
--- a/src/libcrawler/URL.cpp
+++ b/src/libcrawler/URL.cpp
@@ -1,5 +1,3 @@
#include "URL.hpp"
URL URL::Null;
-
-